headerMatches property
Specifies a list of header match criteria, all of which must match corresponding headers in the request.
Implementation
core.List<HttpHeaderMatch>? headerMatches;
Specifies a list of header match criteria, all of which must match corresponding headers in the request.
core.List<HttpHeaderMatch>? headerMatches;