Skip to content

Don't override header and query defaults when using services; fix retry bug that garbled data on subsequent requests#99

Open
justincy wants to merge 3 commits intodanwrong:masterfrom
justincy:master
Open

Don't override header and query defaults when using services; fix retry bug that garbled data on subsequent requests#99
justincy wants to merge 3 commits intodanwrong:masterfrom
justincy:master

Conversation

@justincy
Copy link

@justincy justincy commented Dec 4, 2012

When using services that included defaults for headers and query parameters, they would get overridden if you specified additional parameters in a specific request.

When retrying failed requests that included post data in string format, the string would get garbled in each subsequent request.

@MillerRen
Copy link

👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants