Getting cookies from Http requests: Headers.getSetCookie() #47049
Labels
Needs: Author Feedback
Needs: Version Info
🌐Networking
Related to a networking API.
Stale
There has been a lack of activity on this issue and it may be closed soon.
Description
Currently, it's not possible to get the
Set-Cookie
headers from http requests, specifically viaheaders.getSetCookie()
.I've started work on this:
Plan for next steps:
If anyone wants to help out, feel free to!
Steps to reproduce
Snack: https://snack.expo.dev/@linusu/authentic-yellow-soda
Relevant code:
React Native Version
0.74.5
Affected Platforms
Runtime - Android, Runtime - iOS
Output of
npx react-native info
Stacktrace or Logs
Reproducer
https://snack.expo.dev/@linusu/authentic-yellow-soda
Screenshots and Videos
No response
The text was updated successfully, but these errors were encountered: