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 83588c9 commit 77c3921Copy full SHA for 77c3921
README.md
@@ -43,3 +43,6 @@ protected assets can't be accessed, ensure you setup an appropriate policy.
43
44
## CORS
45
46
+CORS is an HTTP feature that enables a web application running under one domain
47
+to access resources in another domain. Make sure your storage account has
48
+allowed the websites hostname with `GET` as an allowed method.
0 commit comments