[go: nahoru, domu]

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

Send Content-Length: 0 and empty chunk for HTTP 205 #4596

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

tkesgar
Copy link
Contributor
@tkesgar tkesgar commented May 20, 2021

@dougwilson dougwilson added this to the 4.18 milestone Jul 1, 2021
Copy link
Member
@3imed-jaberi 3imed-jaberi left a comment

Choose a reason for hiding this comment

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

+1

@dougwilson dougwilson merged commit 628c524 into expressjs:4.18 Feb 21, 2022
dougwilson pushed a commit that referenced this pull request Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

res.sendStatus(205) returns a Reset Content body
7 participants