GetRouteSpecHttp2RouteMatchHeaderMatch

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

Constructors

Link copied to clipboard
constructor(exact: String, prefix: String, ranges: List<GetRouteSpecHttp2RouteMatchHeaderMatchRange>, 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