chore: tweak headers
This commit is contained in:
parent
37eee21886
commit
54ef60302b
1 changed files with 0 additions and 1 deletions
|
@ -55,7 +55,6 @@ for = "/contribute.json"
|
||||||
for = "/*"
|
for = "/*"
|
||||||
[headers.values]
|
[headers.values]
|
||||||
Content-Security-Policy = "upgrade-insecure-requests; block-all-mixed-content;"
|
Content-Security-Policy = "upgrade-insecure-requests; block-all-mixed-content;"
|
||||||
X-Content-Type-Options = "nosniff"
|
|
||||||
X-Frame-Options = "DENY"
|
X-Frame-Options = "DENY"
|
||||||
X-XSS-Protection = "1; mode=block"
|
X-XSS-Protection = "1; mode=block"
|
||||||
Referrer-Policy = "strict-origin-when-cross-origin"
|
Referrer-Policy = "strict-origin-when-cross-origin"
|
||||||
|
|
Reference in a new issue