requestHeadersToAdds property
The list of request headers to add or overwrite if they're already present.
Implementation
core.List<SecurityPolicyRuleHttpHeaderActionHttpHeaderOption>?
requestHeadersToAdds;
The list of request headers to add or overwrite if they're already present.
core.List<SecurityPolicyRuleHttpHeaderActionHttpHeaderOption>?
requestHeadersToAdds;