Skip to content

Commit 88641b9

Browse files
committed
Just recommend "*", not a list of origins
1 parent 9d6b9fa commit 88641b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: docs/tips.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ response headers to allow a cross domain call:
153153

154154
.. code-block:: yaml
155155
156-
Access-Control-Allow-Origin: http://domain1.com, http://domain2.com
156+
Access-Control-Allow-Origin: *
157157
158158
Script tags have now got a new non-standard attribute called
159159
``crossorigin`` (`read more

0 commit comments

Comments
 (0)