Class: Tinfoil::SecureHeader::Type

Inherits:
Object
  • Object
show all
Defined in:
lib/tinfoil/secure_header.rb

Constant Summary collapse

STS =
'Strict-Transport-Security'
CSP =
'Content-Security-Policy'
XSS =
'X-XSS-Protection'
FO =
'X-Frame-Options'
CTO =
'X-Content-Type-Options'