Skip to content

Conversation

@ulyssa
Copy link

@ulyssa ulyssa commented Dec 16, 2025

This is the trailers variant of the fix for reading the body in #3275, so that it is possible to both attempt to read the body and the trailers when the server has sent a RST_STREAM with NO_ERROR after its response to indicate that the client should stop attempting to send it the body.

I have added a trailers-only variant of http2_responds_before_consuming_request_body that fails without the fix, and also updated http2_responds_before_consuming_request_body to verify that it can check whether there are any trailers.

@ulyssa ulyssa force-pushed the early-response-trailers-1.x branch from 7afc220 to f25a96a Compare December 16, 2025 20:51
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.

1 participant