Skip to content

Fix deflate compression when writing a chunked response#395

Merged
asvetlov merged 1 commit intoaio-libs:masterfrom
danielnelson:fix-deflate-response
Jun 5, 2015
Merged

Fix deflate compression when writing a chunked response#395
asvetlov merged 1 commit intoaio-libs:masterfrom
danielnelson:fix-deflate-response

Conversation

@danielnelson
Copy link
Copy Markdown
Contributor

Ensure all chunks have a size greater than 0, to avoid indicating end of
file prematurely.

Ensure all chunks have a size greater than 0, to avoid indicating end of
file prematurely.
asvetlov added a commit that referenced this pull request Jun 5, 2015
Fix deflate compression when writing a chunked response
@asvetlov asvetlov merged commit 43f188c into aio-libs:master Jun 5, 2015
@asvetlov
Copy link
Copy Markdown
Member

asvetlov commented Jun 5, 2015

Thanks!

@lock
Copy link
Copy Markdown

lock bot commented Oct 30, 2019

This thread has been automatically locked since there has not been
any recent activity after it was closed. Please open a new issue for
related bugs.

If you feel like there's important points made in this discussion,
please include those exceprts into that new issue.

@lock lock bot added the outdated label Oct 30, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Oct 30, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants