Skip to content

Instantly share code, notes, and snippets.

@dfernandez79
Created December 10, 2012 19:02
Show Gist options
  • Save dfernandez79/4252595 to your computer and use it in GitHub Desktop.
Save dfernandez79/4252595 to your computer and use it in GitHub Desktop.
CORS response headers
HTTP/1.1 200 OK
Access-Control-Allow-Origin: http://myapp.com
Content-Type: application/json; charset=utf-8
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment