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

Access-Control-Allow-Credentials in 1.6.x #238

Closed
demmys opened this issue May 26, 2015 · 1 comment
Closed

Access-Control-Allow-Credentials in 1.6.x #238

demmys opened this issue May 26, 2015 · 1 comment

Comments

@demmys
Copy link

demmys commented May 26, 2015

Hi,
I am using 1.6.7 and want to use the socket.io via cross domain.
I tried setOrigin option in the Configuration class, but socket.io client browser printed out the error like below.

XMLHttpRequest cannot load http://localhost:8080/socket.io/1/?t=1432609638721. Credentials flag is 'true', but the 'Access-Control-Allow-Credentials' header is ''. It must be 'true' to allow credentials.

I think it is the same problem as #186, but this fix had not been merged into the branch "1.6" yet.

Is there any plan to merge that fix into the branch "1.6"?

mrniko pushed a commit that referenced this issue May 27, 2015
@mrniko
Copy link
Owner

mrniko commented May 27, 2015

fixed

@mrniko mrniko closed this as completed Jun 9, 2015
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