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

React to new HttpClient header size check #45811 #45880

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Jan 4, 2023

Fixes #45811

HttpClient now checks the header size limit on the client, using the HTTP/2 setting advertised by the server.

@MihaZupan

Copy link
Member

@mitchdenny mitchdenny left a comment

Choose a reason for hiding this comment

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

LGTM

@Tratcher Tratcher merged commit 726d1ce into dotnet:main Jan 4, 2023
@Tratcher Tratcher deleted the tratcher/headerlistsize branch January 4, 2023 23:44
dougbu pushed a commit to vseanreesermsft/aspnetcore that referenced this pull request Feb 15, 2023
vseanreesermsft pushed a commit to vseanreesermsft/aspnetcore that referenced this pull request Mar 14, 2023
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
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.

Quarantine Settings_MaxHeaderListSize_Server
4 participants