[add_header_redefinition] Exclude HSTS header from defaults, because it is not necessary for security..

pull/46/head
Andrew Krasichkov 2017-05-14 14:40:57 +03:00
parent 7d8fb8845f
commit 92f2c01831
1 changed files with 0 additions and 1 deletions

View File

@ -22,7 +22,6 @@ class add_header_redefinition(Plugin):
'x-content-type-options',
'x-xss-protection',
'content-security-policy',
'strict-transport-security',
'cache-control'}
}