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 "Access-Contrl-Allow-Origin" to all requests. #7

Open
davidlgj opened this issue Oct 2, 2014 · 3 comments
Open

Add "Access-Contrl-Allow-Origin" to all requests. #7

davidlgj opened this issue Oct 2, 2014 · 3 comments

Comments

@davidlgj
Copy link
Contributor

davidlgj commented Oct 2, 2014

Currently any 404 or error doesn't get this header which makes it a bit harder to debug.

@RaoH
Copy link
Contributor

RaoH commented Nov 26, 2014

Made sure we have "Access-Co..." on all replies now.

@RaoH RaoH closed this as completed Nov 26, 2014
@davidlgj
Copy link
Contributor Author

Found one that doesn't have it:

http://api.diversity.io/components/aficionado/0.0.1/. No 'Access-Control-Allow-Origin' header is present on the requested resource. 

@davidlgj davidlgj reopened this Jan 27, 2015
@davidlgj
Copy link
Contributor Author

Oh, it's the 302 that redirects to the https version that doesn't have it!

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