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

Avoid corruption of headers dict passed by client to Client.request #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

hades
Copy link

@hades hades commented Sep 7, 2011

Before this the Client.request method was able to corrupt the headers dict
passed by the user, since all complex objects are passed by reference.

Before this the Client.request method was able to corrupt the headers dict
passed by the user, since all complex objects are passed by reference.
@joestump
Copy link
Owner

@hades @jaitaiwan and I just took over maintaining this and are trying to get things back up to snuff. Any chance you got a test for this in a fork somewhere?

@hades
Copy link
Author

hades commented Aug 4, 2015

No, sorry.

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

Successfully merging this pull request may close these issues.

2 participants