Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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