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