Skip to content

Abort HTTP/2 connection if a stream drain timeout fires while receiving trailers #4694

@halter73

Description

@halter73

Today, even though the stream is removed from Http2Connection._streams and _drainingStreams after a drain timeout, Kestrel will still accept request trailer continuation frames for the timed out stream indefinitely.

Metadata

Metadata

Assignees

Labels

DoneThis issue has been fixedarea-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsbugThis issue describes a behavior which is not expected - a bug.feature-kestrel

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions