Skip to content
This repository was archived by the owner on Mar 19, 2019. It is now read-only.
This repository was archived by the owner on Mar 19, 2019. It is now read-only.

Add flag to disable synchronous IO #366

Closed
@halter73

Description

@halter73

This is the equivalent of aspnet/KestrelHttpServer#1521.

Both servers will need to throw an InvalidOperationException on Request.Body.Read() and Response.Body.Write(). You can opt back in to synchronous IO using IHttpBodyControlFeature.AllowSynchronousIO.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions