SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse

data class SecurityPolicyRuleHttpHeaderActionHttpHeaderOptionResponse(val headerName: String, val headerValue: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the header to set.

Link copied to clipboard

The value to set the named header to.