add a link to the PR

This commit is contained in:
Alexis Métaireau 2013-01-30 19:45:49 +01:00
parent b0037aeb42
commit 90d3851f95

View file

@ -247,6 +247,8 @@ either understand how CORS work, or if you want to implement it yourself.
<http://caniuse.com/#search=cors>`_. <http://caniuse.com/#search=cors>`_.
- About security, `check out this page - About security, `check out this page
<https://code.google.com/p/html5security/wiki/CrossOriginRequestSecurity>`_ <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 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 specification isn't hard to read, so you may want to go through it. Especially