HttpRouteMatchHeader
Describes header information for http route matching.
Properties
Name | Type | Required |
---|---|---|
name |
string | Yes |
value |
string | No |
type |
string (enum) | No |
name
Type: string
Required: Yes
Name of header to match in request.
value
Type: string
Required: No
Value of header to match in request.
type
Type: string (enum)
Required: No
how to match header value