Closed LinusU closed 1 hour ago
:warning: | Add or Reformat Version Info |
---|---|
:information_source: | We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.70.2 |
:warning: | Add or Reformat Version Info |
---|---|
:information_source: | We could not find or parse the version number of React Native in your issue report. Please use the template, and report your version including major, minor, and patch numbers - e.g. 0.70.2 |
This issue is waiting for author's feedback since 24 days. Please provide the requested feedback or this will be closed in 7 days.
This issue was closed because it has been stalled for 7 days with no activity.
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