httpHeaderMatch property
Match against key:value pair in http header.
Provides a flexible match based on HTTP headers, for potentially advanced use cases. At least one header should match.
Optional.
Implementation
HttpHeaderMatch? httpHeaderMatch;