Skip to content
This repository was archived by the owner on Apr 30, 2021. It is now read-only.

Comments

do not modify headers when converting request to string#40

Merged
vti merged 1 commit intovti:masterfrom
plicease:to_string_modifies_headers
Oct 25, 2016
Merged

do not modify headers when converting request to string#40
vti merged 1 commit intovti:masterfrom
plicease:to_string_modifies_headers

Conversation

@plicease
Copy link
Contributor

I noticed that when I printed the request out twice I got different results. Please consider this patch which will make sure that the header attribute is not modified on the request object. I have also included a test which demonstrates the bug.

@vti vti merged commit 691f8fc into vti:master Oct 25, 2016
vti pushed a commit that referenced this pull request Mar 11, 2019
do not modify headers when converting request to string
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.

2 participants