Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return all Cookies in a response - NOT JUST ONE #12

Closed
wants to merge 1 commit into from

Conversation

jbyrneie
Copy link

Motivation

Jack Byrne

react-native only returns ONE cookie in HTTP responses. Unfortunately, the Cookie I need is not the lucky one. This PR is to return all Cookies in the Response header. If the Cookie already exists in the responseHeadersMap, it is replaced by the value returned in the HTTP Response

Test Plan

Dont have any because I could not get react-native to build locally after spending days on it
VERY FRUSTRATING

Related PRs

Release Notes

React Native is great to work with but this breaking change is making it impossible for us to use this framework. Pity!

@ide
Copy link
Member

ide commented May 10, 2019

Please send this PR to Facebook so that it gets merged upstream.

@ide ide closed this May 10, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants