Get cookie from response set-cookie header - Flutter web , Getconnect #2508
Unanswered
bb-renittojose
asked this question in
Q&A
Replies: 1 comment
-
Browsers block certain headers (e.g., |
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
Uh oh!
There was an error while loading. Please reload this page.
-
I'm getting the cookie on the response headers and I want to extract that token data, I want to get the value of csurftoken from the response header set-cookie on flutter web. I'm using Getconnect for networking.
I tried to get the cookies using the following but got empty only
Beta Was this translation helpful? Give feedback.
All reactions