HttpRouteMatchRule

Describes a rule for http route matching.

Properties

Name Type Required
path HttpRouteMatchPath Yes
headers array of HttpRouteMatchHeader No

path

Type: HttpRouteMatchPath
Required: Yes

Path to match for routing.


headers

Type: array of HttpRouteMatchHeader
Required: No

headers and their values to match in request.