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(http1): fix response with non-chunked transfer-encoding to be close-delimited #2075

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

seanmonstar
Copy link
Member

Closes #2058

@seanmonstar seanmonstar force-pushed the http1-response-transfer-encoding-not-chunked branch from 5fae1cd to d60b62e Compare December 12, 2019 21:19
@seanmonstar seanmonstar force-pushed the http1-response-transfer-encoding-not-chunked branch from d60b62e to f11b8ea Compare December 12, 2019 22:17
@seanmonstar seanmonstar merged commit cb71d2c into master Dec 12, 2019
@seanmonstar seanmonstar deleted the http1-response-transfer-encoding-not-chunked branch December 12, 2019 22:26
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.

Transfer-Encoding: identity
1 participant