Skip to content

Cookies sent back from context but not mutation #4800

Answered by unteifu
unteifu asked this question in Q&A
Discussion options

You must be logged in to vote

Issue fixed, it's due to using unstable_httpBatchStreamLink which streams headers at the start of the request & changing it to httpBatchLink in my client, which will mean it sends them in the end as far as i'm aware.

@KATT I think it should be documented that if you require sending cookies etc via mutations to not use unstable_httpBatchStreamLink as things such as T3 stack use unstable_httpBatchStreamLink by default and I'm sure has caused some issues for others...

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@KATT
Comment options

@lovrozagar
Comment options

@madebydor
Comment options

Answer selected by unteifu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants