Skip to content

Conversation

jannes
Copy link
Contributor

@jannes jannes commented May 18, 2022

Head responses should not have content-length implicitly set by hyper.
Fixes #2835

Head responses should not have content-length implicitly set by hyper.
Copy link
Member

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Looks great, thanks for adding the test!

@seanmonstar seanmonstar merged commit 67b7313 into hyperium:master May 18, 2022
@jannes
Copy link
Contributor Author

jannes commented May 18, 2022

thank you for the quick response :)

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.

Server incorrectly adds content-length: 0 to Http1 Head responses
2 participants