mirror of https://github.com/vector-im/riot-web
Remove the ACAO header which is added by default on Cloudflare Pages (#25644)
parent
278c494eb3
commit
86be392f44
|
@ -1,4 +1,5 @@
|
|||
/*
|
||||
! Access-Control-Allow-Origin
|
||||
X-XSS-Protection: 1; mode=block
|
||||
X-Content-Type-Options: nosniff
|
||||
Strict-Transport-Security: max-age=31536000; includeSubDomains; preload
|
||||
|
|
Loading…
Reference in New Issue