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 9d6b9fa commit 88641b9Copy full SHA for 88641b9
docs/tips.rst
@@ -153,7 +153,7 @@ response headers to allow a cross domain call:
153
154
.. code-block:: yaml
155
156
- Access-Control-Allow-Origin: http://domain1.com, http://domain2.com
+ Access-Control-Allow-Origin: *
157
158
Script tags have now got a new non-standard attribute called
159
``crossorigin`` (`read more
0 commit comments