1
0
Fork 0
mirror of https://github.com/GuerillaHQ/now-playing synced 2024-06-26 19:01:37 +00:00

add MIME Sniffing protection header

This commit is contained in:
Tixie 2019-12-04 00:03:24 +01:00
parent 9f0ede351b
commit 29d0950484

View file

@ -3,6 +3,7 @@
[headers.values]
X-Frame-Options = "DENY"
X-XSS-Protection = "1; mode=block"
X-Content-Type-Options = "nosniff"
[[redirects]]
from = "/musics"