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

Send cookie via withCredentials option #40

Closed
tonyxiao opened this issue Sep 10, 2016 · 0 comments
Closed

Send cookie via withCredentials option #40

tonyxiao opened this issue Sep 10, 2016 · 0 comments

Comments

@tonyxiao
Copy link

When I add a custom header for Cookie it doesn't seem to work and gets automatically stripped before hitting the server. I think we need to enable withCredentials option in fetch.

brandonbloom added a commit to brandonbloom/graphiql-app that referenced this issue Oct 12, 2016
Fixes skevy#40.

See this corresponding change in express-graphql: graphql/express-graphql#30
@skevy skevy closed this as completed in #44 Oct 15, 2016
skevy pushed a commit that referenced this issue Oct 15, 2016
Fixes #40.

See this corresponding change in express-graphql: graphql/express-graphql#30
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

1 participant