HttpRouteMatchRuleResponse

Describes a rule for http route matching.

Constructors

Link copied to clipboard
constructor(headers: List<HttpRouteMatchHeaderResponse>? = null, path: HttpRouteMatchPathResponse)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

headers and their values to match in request.

Link copied to clipboard

Path to match for routing.