We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently any 404 or error doesn't get this header which makes it a bit harder to debug.
The text was updated successfully, but these errors were encountered:
Fixed issue with access control not being added to all replies. Solves …
1009604
…#7.
Made sure we have "Access-Co..." on all replies now.
Sorry, something went wrong.
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.
Oh, it's the 302 that redirects to the https version that doesn't have it!
No branches or pull requests
Currently any 404 or error doesn't get this header which makes it a bit harder to debug.
The text was updated successfully, but these errors were encountered: