2020-04-15 15:48:16 +02:00
|
|
|
/*
|
|
|
|
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
|
|
|
X-Content-Type-Options: nosniff
|
|
|
|
X-XSS-Protection: 1; mode=block
|
2020-04-15 19:45:00 +02:00
|
|
|
Content-Security-Policy: default-src 'none'; img-src https://doks.netlify.com/; script-src https://doks.netlify.com/; style-src https://doks.netlify.com/
|
2020-04-15 15:48:16 +02:00
|
|
|
X-Frame-Options: SAMEORIGIN
|
|
|
|
Referrer-Policy: strict-origin
|
|
|
|
Feature-Policy: geolocation 'self'
|
2020-04-15 19:40:04 +02:00
|
|
|
Cache-Control: public, max-age=31536000
|