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

[XMLHttpRequest] responseHeaders doesn't include cookies #833

Closed
asamiller opened this issue Apr 13, 2015 · 2 comments
Closed

[XMLHttpRequest] responseHeaders doesn't include cookies #833

asamiller opened this issue Apr 13, 2015 · 2 comments
Labels
Resolution: Locked This issue was locked by the bot.

Comments

@asamiller
Copy link

The headers object returned in XMLHttpRequest's request.responseHeaders doesn't include Set-Cookie. Is it possible to get the cookie value from a XMLHttpRequest response?

@brentvatne brentvatne changed the title XMLHttpRequest responseHeaders doesn't include cookies [XMLHttpRequest] responseHeaders doesn't include cookies May 30, 2015
@browniefed
Copy link
Contributor

@asamiller @brentvatne There was a solution posted here https://github.com/joeferraro/react-native-cookies
already solved, temporary workaround.

@browniefed
Copy link
Contributor

Solved here #1274

@facebook facebook locked as resolved and limited conversation to collaborators Jul 22, 2018
@react-native-bot react-native-bot added the Resolution: Locked This issue was locked by the bot. label Jul 22, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Resolution: Locked This issue was locked by the bot.
Projects
None yet
Development

No branches or pull requests

4 participants