Skip to content

fix(compression): reject non-empty data frames after codec is EOF#712

Merged
seanmonstar merged 1 commit into
mainfrom
sean/urmzyxoowrqu
Jul 13, 2026
Merged

fix(compression): reject non-empty data frames after codec is EOF#712
seanmonstar merged 1 commit into
mainfrom
sean/urmzyxoowrqu

Conversation

@seanmonstar

Copy link
Copy Markdown
Collaborator

This is a regression introduced in #685. While trailers frames should be forwarded, they already were. Extra data frames after decompression is complete is a body error.

Noticed with hanging tests trying to upgrade reqwest: seanmonstar/reqwest#3062

This is a regression introduced in #685. While trailers frames should be
forwarded, they already were. Extra data frames after decompression is complete
is a body error.
@seanmonstar
seanmonstar merged commit f066e10 into main Jul 13, 2026
31 of 32 checks passed
@seanmonstar
seanmonstar deleted the sean/urmzyxoowrqu branch July 13, 2026 18:12
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.

2 participants