-
-
Notifications
You must be signed in to change notification settings - Fork 3k
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
CORS returning all, instead of just one #1659
Labels
Comments
daviddias
added
topic/gateway
Topic gateway
kind/bug
A bug in existing code (including security flaws)
labels
Jan 2, 2016
Same behaviour for
produces:
|
Fixed. Closing. |
anyone notice a regression on this? I'm running 0.4.21 directly from releases and setting multiple Access-Control-Allow-Origin's in the gatway config causes multiple copies of the header being sent in http responses.
ipfs config:
I've reverted to the default "*" configuration for now to get things working. |
22 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
I'm seeing the CORS:
On chrome i get
See Also ipfs/infra#77
The text was updated successfully, but these errors were encountered: