Skip to content

Improve handling of client reset frames sent by the server. - #311

Merged
vietj merged 1 commit into
mainfrom
test-server-cancelation-reset
Aug 20, 2026
Merged

Improve handling of client reset frames sent by the server.#311
vietj merged 1 commit into
mainfrom
test-server-cancelation-reset

Conversation

@vietj

@vietj vietj commented Aug 20, 2026

Copy link
Copy Markdown
Member

Motivation:

Although the server should cancel using a status frame, it can send reset frames as well under some circumstances.

The client should properly handle them.

Changes:

Change client handling of server cancelation reset frame that was actually trying to reset the stream instead of merely reflecting the state and notifying.

@vietj vietj added this to the 5.2.0 milestone Aug 20, 2026
@vietj vietj self-assigned this Aug 20, 2026
Motivation:

Although the server should cancel using a status frame, it can send reset frames as well under some circumstances.

The client should properly handle them.

Changes:

Change client handling of server cancelation reset frame that was actually trying to reset the stream instead of merely reflecting the state and notifying.
@vietj
vietj force-pushed the test-server-cancelation-reset branch from bb3e65f to 51740ce Compare August 20, 2026 15:53
@vietj vietj added the bug Something isn't working label Aug 20, 2026
@vietj
vietj merged commit 9ee3c63 into main Aug 20, 2026
6 checks passed
@vietj
vietj deleted the test-server-cancelation-reset branch August 20, 2026 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant