AuthzPolicyHttpRuleToNotOperationHeaderSet

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A list of headers to match against in http header. The match can be one of exact, prefix, suffix, or contains (substring match). The match follows AND semantics which means all the headers must match. Matches are always case sensitive unless the ignoreCase is set. Limited to 5 matches. Structure is documented below.