react-native-debugger icon indicating copy to clipboard operation
react-native-debugger copied to clipboard

Apollo graphql requests -- Provisional Headers are shown

Open denisk20 opened this issue 4 years ago • 0 comments

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? image

denisk20 avatar Oct 26 '21 18:10 denisk20