match Pattern
Parameters
value
The filter to use to identify the subset of headers to inspect in a web request. You must specify exactly one setting: either All
, IncludedHeaders
, or ExcludedHeaders
. Example JSON: "MatchPattern": { "ExcludedHeaders": [ "KeyToExclude1", "KeyToExclude2" ] }
Parameters
argument
The filter to use to identify the subset of headers to inspect in a web request. You must specify exactly one setting: either All
, IncludedHeaders
, or ExcludedHeaders
. Example JSON: "MatchPattern": { "ExcludedHeaders": [ "KeyToExclude1", "KeyToExclude2" ] }