Skip to content

Implement IHttpResponseCompletionFeature.CompleteAsync for Kestrel HTTP/1.x #11195

Closed
@Tratcher

Description

@Tratcher

#11193 added IHttpResponseCompletionFeature.CompleteAsync for HTTP/2 gRPC scenarios, allowing the response to be completed without waiting for the request delegate to unwind.

There have been multiple asks for the same behavior for HTTP/1.1 chunked responses. Content-Length checks could also be done.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsenhancementThis issue represents an ask for new feature or an enhancement to an existing onefeature-kestrel

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions