Skip to content
This repository has been archived by the owner on Sep 28, 2021. It is now read-only.

Have okhttp-client propagate headers from from apollo Request #131

Closed

Conversation

nresare
Copy link

@nresare nresare commented Jul 15, 2016

Headers from the Apollo Request object would previously not propagate to the remote endpoint when doing http requests utilising the okhttp-client module. This change, with test case, makes sure that the headers propagate from the Apollo Request object to the okhttp equivalent.

@nresare
Copy link
Author

nresare commented Jul 15, 2016

ping @dflemstr

@codecov-io
Copy link

codecov-io commented Jul 15, 2016

Current coverage is 67.51%

Merging #131 into master will increase coverage by 0.01%

@@             master       #131   diff @@
==========================================
  Files           137        137          
  Lines          2803       2804     +1   
  Methods           0          0          
  Messages          0          0          
  Branches        236        236          
==========================================
+ Hits           1892       1893     +1   
  Misses          864        864          
  Partials         47         47          

Powered by Codecov. Last updated by d947d66...0f27619

@nresare
Copy link
Author

nresare commented Jul 16, 2016

Superseded by #132

@nresare nresare closed this Jul 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants