GetRouteSpecHttpRouteMatchHeaderMatch

data class GetRouteSpecHttpRouteMatchHeaderMatch(val exact: String, val prefix: String, val ranges: List<GetRouteSpecHttpRouteMatchHeaderMatchRange>, val regex: String, val suffix: String)

Constructors

Link copied to clipboard
constructor(exact: String, prefix: String, ranges: List<GetRouteSpecHttpRouteMatchHeaderMatchRange>, regex: String, suffix: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard