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