mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
add a link to the PR
This commit is contained in:
parent
b0037aeb42
commit
90d3851f95
1 changed files with 2 additions and 0 deletions
|
@ -247,6 +247,8 @@ either understand how CORS work, or if you want to implement it yourself.
|
|||
<http://caniuse.com/#search=cors>`_.
|
||||
- About security, `check out this page
|
||||
<https://code.google.com/p/html5security/wiki/CrossOriginRequestSecurity>`_
|
||||
- If you want to have a look at the implementation code, check `on github
|
||||
<https://github.com/mozilla-services/cornice/pull/98/files>`_
|
||||
|
||||
Of course, the W3C specification is the best resource to rely on. This
|
||||
specification isn't hard to read, so you may want to go through it. Especially
|
||||
|
|
Loading…
Reference in a new issue