Navigation Menu

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

Handle multiple Content-Encodings #1442

Merged
merged 2 commits into from Sep 17, 2018
Merged

Conversation

jbramleycl
Copy link
Contributor

Add in ability to handle multiple content encodings (e.g. Content-Encoding: deflate, deflate).

This resolves #1441.

@theacodes
Copy link
Member

@jbramleycl looks pretty good to me, can you update CHANGES.txt as well?

Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me, pending CI passing I'll merge this.

@sethmlarson
Copy link
Member

@theacodes Can we make the codecov/project status required for the master branch? Codecov is showing 100% on this PR for the record before I merge this.

@sethmlarson sethmlarson merged commit 285889d into urllib3:master Sep 17, 2018
@sethmlarson
Copy link
Member

Thanks @jbramleycl! 🎉

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.

Content-Encoding with multiple encodings not supported
3 participants