We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cfaa9df commit 0e8bd8bCopy full SHA for 0e8bd8b
README.md
@@ -12,6 +12,8 @@ USAGE:
12
13
FLAGS:
14
--cors Enable CORS via the "Access-Control-Allow-Origin" header
15
+ --coop Add "Cross-Origin-Opener-Policy" HTTP header and set it to "same-origin"
16
+ --coep Add "Cross-Origin-Embedder-Policy" HTTP header and set it to "require-corp"
17
-h, --help Prints help information
18
-i, --index Enable automatic render index page [index.html, index.htm]
19
--nocache Disable http cache
0 commit comments