jhen0409 / jhen0409/react-native-debugger
RND automatically adds some headers
- Dominant language
- JavaScript
- Stars
- 10.4k
- Forks
- 815
- PR merge metrics
- No merged PRs in 30d
Description
I've noticed when I am making a request without any headers like that:

on my a backend with a handler:

I got a response:

It's OK!
Then I'm making the next request and the request is the same:

and I'm seeing this request send next headers:

I didn't add "Cookie" header.
Requesting without RND works fine.
React Native Debugger app version: 0.8.1
React Native version: 0.57.3
Platform: I use only Android
Is real device of platform: no
Operating System: macOS
Contributor guide
Assessment
This issue has not been assessed yet.