rangeMatch property

HttpRouteHeaderMatchIntegerRange? rangeMatch
getter/setter pair

If specified, the rule will match if the request header value is within the range.

Implementation

HttpRouteHeaderMatchIntegerRange? rangeMatch;