Skip to content

Conversation

tekacs
Copy link
Contributor

@tekacs tekacs commented Jan 29, 2018

This implementation currently fails to send cookies along with a request (even though that was intended).

This is because credentials: include is included in the list of headers rather than being passed as an option.

Fixes #505

Changes proposed in this pull request:

  • Move credentials: include from improperly being sent in headers to being passed as an option when fetching schema.

This implementation currently fails to send cookies along with a request (even though that was intended).

This is because `credentials: include` is included in the list of headers rather than being passed as an option.

Fixes graphql#505
@CLAassistant
Copy link

CLAassistant commented Jan 29, 2018

CLA assistant check
All committers have signed the CLA.

@chenzhihao
Copy link

Can we get this PR soon, please? That will be really helpful. Thanks!

@schickling
Copy link
Collaborator

@timsuchanek can you get this on the fast track? 🚀

@timsuchanek timsuchanek merged commit 2799074 into graphql:master Jan 31, 2018
@timsuchanek
Copy link
Member

Thanks for the PR @tekacs ! Just merged it :)

@chenzhihao
Copy link

Thank you, guys! May I ask when will we release this?

@timsuchanek
Copy link
Member

Out right now!

RenovZ pushed a commit to RenovZ/graphql-playground that referenced this pull request Mar 25, 2022
This implementation currently fails to send cookies along with a request (even though that was intended).

This is because `credentials: include` is included in the list of headers rather than being passed as an option.

Fixes graphql#505
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

Successfully merging this pull request may close these issues.

5 participants