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): properly end chunked bodies when it was known to be empty #3254

Merged
merged 1 commit into from Jun 19, 2023

Conversation

seanmonstar
Copy link
Member

Closes #3252

@seanmonstar seanmonstar merged commit fec64cf into master Jun 19, 2023
17 checks passed
@seanmonstar seanmonstar deleted the chunked-but-known-empty branch June 19, 2023 15:16
0xE282B0 pushed a commit to 0xE282B0/hyper that referenced this pull request Jan 16, 2024
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 HTTP/1.1 doesn't send the last zero-chunk when body is empty
1 participant