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

Fix decompression for chunked transfers (issue #96) #173

Merged
merged 1 commit into from
Sep 24, 2020

Conversation

gmacon
Copy link

@gmacon gmacon commented Sep 21, 2020

This is a rebased version of #157, which resolves the merge conflicts. The conflicts appear to have been caused by the conversion of the codebase to Black style. This PR resolves #96.

@theelous3 theelous3 merged commit 3ee8bf3 into theelous3:master Sep 24, 2020
@theelous3
Copy link
Owner

Nice one @gmacon 👍

@gmacon gmacon deleted the issue-96-streaming-decoding branch September 25, 2020 19:23
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.

Chunked and encoded gzip not decompressing correctly in streams
3 participants