requestHeadersToExclude property

List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>? requestHeadersToExclude
getter/setter pair

A list of request header names whose value will be excluded from inspection during preconfigured WAF evaluation.

Implementation

core.List<SecurityPolicyRulePreconfiguredWafConfigExclusionFieldParams>?
    requestHeadersToExclude;