Replies: 1 comment
-
This is something I am struggling with as well. On the client side (and using fetch), it's simple enough to use However, on the server side I am really struggling to figure out how to include cookies in the request. It's available as part of the req object on the initial server request, which then calls the StartServer component. But I'm not really sure how to make the cookie available for all of the requests that useQuery preferches. Any further progress yourself? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Interested in getting access to cookies and headers.
Beta Was this translation helpful? Give feedback.
All reactions