mirror of
https://github.com/wukko/cobalt.git
synced 2024-11-15 04:39:58 +00:00
web: add static headers file for multithreading on cloudflare pages
This commit is contained in:
parent
e79f466c5f
commit
6cc0871d99
1 changed files with 3 additions and 0 deletions
3
web/static/_headers
Normal file
3
web/static/_headers
Normal file
|
@ -0,0 +1,3 @@
|
|||
/*
|
||||
Cross-Origin-Opener-Policy: same-origin
|
||||
Cross-Origin-Embedder-Policy: require-corp
|
Loading…
Reference in a new issue