HttpRouteMatchHeader interface
Properties
name | |
type | how to match header value. Possible |
value | Value of header to match in request. |
Property Details
name
name: string
Property Value
string
type
how to match header value. Possible
type?: "exact"
Property Value
"exact"
value
Value of header to match in request.
value?: string
Property Value
string