Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Cross-origin resource support #3

Open
ripper234 opened this issue Jan 5, 2013 · 2 comments
Open

Add Cross-origin resource support #3

ripper234 opened this issue Jan 5, 2013 · 2 comments

Comments

@ripper234
Copy link
Owner

http://en.wikipedia.org/wiki/Cross-origin_resource_sharing

#2 (comment)

@Rob--W
Copy link

Rob--W commented Jan 5, 2013

In your case, just appending the Access-Control-Allow-Origin: * response header is sufficient. If you want to accept custom headers, set the Access-Control-Allow-Header: response header when the Access-Control-Request-Headers request header is set.

@ghost
Copy link

ghost commented Jan 9, 2014

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants