Skip to content

Convert Write100ContinueAsync to sync #4740

@Tratcher

Description

@Tratcher

IHttpOutputProducer.Write100ContinueAsync is only ever called synchronously from HttpProtocol.ProduceContinue. It can and should be reimplemented synchronously.

https://github.com/aspnet/KestrelHttpServer/blob/2191327b59f87f23f69fff2ac0dba9e58b67141b/src/Kestrel.Core/Internal/Http/HttpProtocol.cs#L969

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-networkingIncludes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractionsfeature-kestrel

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions