HTTP/2 and HTTP/3: Response trailers collection not reset #34411
Labels
area-networking
Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions
bug
This issue describes a behavior which is not expected - a bug.
help wanted
Up for grabs. We would accept a PR to help resolve this issue
HTTP2
HTTP3
Milestone
HTTP/2 and HTTP/3 will cache and reuse streams.
If the trailers collection is set via
IHttpResponseTrailersFeature.Trailer = newValue
then that collections contents will be reset but the collection itself will still be the user collection.More info: #34360 (comment)
The text was updated successfully, but these errors were encountered: