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

Allow setting withCredentials in browser-side HTTP.call #4594

Closed
mitar opened this issue Jun 20, 2015 · 1 comment
Closed

Allow setting withCredentials in browser-side HTTP.call #4594

mitar opened this issue Jun 20, 2015 · 1 comment

Comments

@mitar
Copy link
Contributor

mitar commented Jun 20, 2015

It seems it is not possible to set withCredentials to browser-side HTTP.call thus preventing cross-origin requests using credentials despite CORS allowing them.

@glasser
Copy link
Contributor

glasser commented Jun 23, 2015

I think you can do this yourself with the new beforeSend hook.

@glasser glasser closed this as completed Jun 23, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants