react-native-debugger
react-native-debugger copied to clipboard
Apollo graphql requests -- Provisional Headers are shown
When examining the graphql requests sent by the Apollo client in Networking tab of developer tools I see a warning "Provisional Headers are shown". It seems that the headers are missing many values, for example, authentication info. The requests themselves return a 200 response along with expected data. Why does this happen?
