You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
brandonbloom
added a commit
to brandonbloom/graphiql-app
that referenced
this issue
Oct 12, 2016
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 enablewithCredentials
option infetch
.The text was updated successfully, but these errors were encountered: