mirror of
https://github.com/almet/notmyidea.git
synced 2025-04-28 19:42:37 +02:00
Point out the mozilla-services weblog.
This commit is contained in:
parent
d2cd551c39
commit
49b17fb699
1 changed files with 6 additions and 2 deletions
|
@ -1,9 +1,13 @@
|
|||
Implementing CORS in Cornice
|
||||
############################
|
||||
|
||||
:date: 22-01-2013
|
||||
:date: 04-02-2013
|
||||
:slug: cross-origin-in-cornice
|
||||
:status: draft
|
||||
|
||||
Cross posting this here and `on the mozilla services weblog
|
||||
<https://blog.mozilla.org/services/>`_, since this is the
|
||||
first time we're doing that, I though it could be useful to point you out
|
||||
there, check it out, and expext more technical articles there in the future.
|
||||
|
||||
For security reasons, it's not possible to do cross-domain requests. In other
|
||||
words, if you have a page served from the domain `lolnet.org`, it will not be
|
||||
|
|
Loading…
Reference in a new issue