Skip to content

Include ContentLength when enumerating HttpHeaders #54760

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

Merged
merged 5 commits into from
Apr 5, 2024

Conversation

amcasey
Copy link
Member

@amcasey amcasey commented Mar 26, 2024

...even if no bits are set.

Fixes #54557

@ghost ghost added the area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions label Mar 26, 2024
@amcasey
Copy link
Member Author

amcasey commented Apr 1, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@amcasey amcasey enabled auto-merge (squash) April 2, 2024 22:50
@amcasey
Copy link
Member Author

amcasey commented Apr 5, 2024

/azp run

Copy link

Azure Pipelines successfully started running 3 pipeline(s).

@amcasey amcasey merged commit 4217441 into dotnet:main Apr 5, 2024
@dotnet-policy-service dotnet-policy-service bot added this to the 9.0-preview4 milestone Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Net7 regression: Kestrel HttpRequestHeaders doesn't enumerate "Content-Length" unless there's another known header also present.
2 participants