Skip to content

Include ContentLength when enumerating HttpHeaders#54760

Merged
amcasey merged 5 commits intodotnet:mainfrom
amcasey:gh54557
Apr 5, 2024
Merged

Include ContentLength when enumerating HttpHeaders#54760
amcasey merged 5 commits intodotnet:mainfrom
amcasey:gh54557

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

@azure-pipelines
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

@azure-pipelines
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