Response Headers Policy Security Headers Config Xss Protection
data class ResponseHeadersPolicySecurityHeadersConfigXssProtection(val modeBlock: Boolean? = null, val override: Boolean, val protection: Boolean, val reportUri: String? = null)
Constructors
Link copied to clipboard
fun ResponseHeadersPolicySecurityHeadersConfigXssProtection(modeBlock: Boolean? = null, override: Boolean, protection: Boolean, reportUri: String? = null)