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

Sync internal commits (2024-10-18, part 1) #436

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

drcaramelsyrup
Copy link
Contributor

No description provided.

drcaramelsyrup and others added 2 commits October 4, 2024 12:34
Previously clients to the cache put interface writing excess response
body payloads (or bodies for responses that shouldn't have bodies) could
trigger a panic in the body parser. This change opts to just drain these
excess payloads without writing the excess body into cache.
This change fixes an issue that the actual current max send streams is
ignored.

This change requires h2 >= 0.4.6
@drcaramelsyrup drcaramelsyrup merged commit 7419b19 into main Oct 18, 2024
5 checks passed
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.

4 participants