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 withCredentials to be set #46

Closed
3noch opened this issue Sep 21, 2017 · 4 comments
Closed

Allow withCredentials to be set #46

3noch opened this issue Sep 21, 2017 · 4 comments

Comments

@3noch
Copy link
Collaborator

3noch commented Sep 21, 2017

Right now you can't actually do CORS XHR because you can't set withCredentials = True.

@3noch
Copy link
Collaborator Author

3noch commented Sep 21, 2017

We need some way to configure the XHR request before it gets sent.

@NorfairKing
Copy link

NorfairKing commented Sep 24, 2017

+1

You don't need to configure the XHR request, servant-reflex should do that on its own.

@imalsogreg
Copy link
Owner

Closed by #47

@3noch
Copy link
Collaborator Author

3noch commented Sep 25, 2017

Yay!

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

3 participants