|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Strict-Transport-Security = "max-age=31536000; includeSubDomains; preload"
|
|
|
|
|
Cache-Control = "public, max-age=31536000"
|
|
|
|
|
Referrer-Policy = "strict-origin-when-cross-origin"
|
|
|
|
|
Content-Security-Policy = "default-src https:"
|
|
|
|
|
Content-Security-Policy = "default-src 'unsafe-inline' https:"
|
|
|
|
|
X-Content-Type-Options = "nosniff"
|
|
|
|
|
X-Frame-Options = "DENY"
|
|
|
|
|
X-XSS-Protection = "1; mode=block"
|
|
|
|
|