uvjustin
9d385b44bc
Fix Cache-Control max-age syntax ( #23583 )
2022-07-31 13:31:11 +02:00
Joakim Sørensen
105ba64461
Remove header rule ( #17485 )
2021-04-16 15:11:45 +02:00
Joakim Sørensen
0d8170ce43
Fix cors policy for integrations.json ( #17184 )
2021-03-30 13:04:44 +02:00
Freddie Leeman
710e7aa940
Feature-/Permissions-Policy HTTP header update ( #15667 )
...
Removed features that were removed from the 'Feature-Policy' spec (vibrate, speaker). List of valid features can be found here: https://github.com/w3c/webappsec-permissions-policy/blob/master/features.md
Due to a recent rename of the policy I've copied the Feature-Policy to a Permissions-Policy header and changed the value syntax. For backwards compatibility I recommend leaving the 'Feature-Policy' for now.
Syntax errors found using: https://www.uriports.com/score/home-assistant.io
2020-11-17 16:25:03 +01:00
Franck Nijhof
252a9314d3
Allow iframing our website, e.g., for the demo ( #10803 )
2019-10-15 20:21:40 +02:00
Franck Nijhof
69f5515096
Referrer-Policy: no-referrer-when-downgrade, fix s-maxage ( #10683 )
2019-10-10 10:09:37 +02:00
Franck Nijhof
083351b990
Add Netlify header control to improve CouldFlare caching behavior ( #10628 )
...
* Add Netlify header control to improve CouldFlare caching behavior
* Add security headers
* Add old school cache busting to Jekyll css/js
* Add a little browser cache to assets to improve speed of pages
2019-10-07 18:54:55 +02:00