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

HTTP/2 max header list size setting is ignored #4213

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

vietj
Copy link
Member

@vietj vietj commented Dec 21, 2021

No description provided.

…ersion to the actual Netty settings since we only send a setting when the new value is different from the initial value. The initial value is wrong and therefore leads to obtaining the incorrect value.

fixes #4211
@vietj vietj added the bug label Dec 21, 2021
@vietj vietj added this to the 4.1.8 milestone Dec 21, 2021
@vietj vietj self-assigned this Dec 21, 2021
@vietj vietj modified the milestones: 4.1.8, 4.2.3 Dec 21, 2021
@vietj vietj merged commit ed9db7f into master Dec 21, 2021
@vietj vietj deleted the http2-max-header-list-size branch December 21, 2021 09:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant