ResponseHeadersPolicyXssProtection

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)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val modeBlock: Boolean? = null
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val reportUri: String? = null