diff options
| author | hallgren <hallgren@chalmers.se> | 2013-07-25 16:04:43 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2013-07-25 16:04:43 +0000 |
| commit | e07a74df01fdb5fc67513207b587f074f577e7d8 (patch) | |
| tree | 5113b70198e91579a8ebda843051e64a8fcbc36b /src/runtime | |
| parent | 0087456c7aefb0ac72a221cba66899ba795ba838 (diff) | |
Allow cross origin requests to GF cloud & PGF services
By adding a header
Access-Control-Allow-Origin: *
to the HTTP responses, web browsers are informed that it is OK to call the
services from web pages hosted on other sites.
This is apparently supported in most modern browsers, so it should no longer
be necessary to resort to JSONP.
See https://developer.mozilla.org/en-US/docs/HTTP/Access_control_CORS
Diffstat (limited to 'src/runtime')
0 files changed, 0 insertions, 0 deletions
