mirror of https://github.com/yandex/gixy
[add_header_redefinition] Exclude HSTS header from defaults, because it is not necessary for security..
parent
7d8fb8845f
commit
92f2c01831
|
@ -22,7 +22,6 @@ class add_header_redefinition(Plugin):
|
|||
'x-content-type-options',
|
||||
'x-xss-protection',
|
||||
'content-security-policy',
|
||||
'strict-transport-security',
|
||||
'cache-control'}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue