Skip to content

Implement StartAsync on HttpSys/IIS inproc/Test Server #7815

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tratcher opened this issue Feb 21, 2019 · 1 comment
Closed

Implement StartAsync on HttpSys/IIS inproc/Test Server #7815

Tratcher opened this issue Feb 21, 2019 · 1 comment
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-httpsys feature-iis Includes: IIS, ANCM feature-pipelines Anything relating to exposing/using Pipes in ASP.NET Core

Comments

@Tratcher
Copy link
Member

Tratcher commented Feb 21, 2019

For consistency with other servers.

Note HttpSys does not need to implement pipes, it does not gain anything. The Stream APIs map directly to Http.Sys APIs.

//cc @jkotalik

@Tratcher Tratcher added this to the 3.0.0-preview4 milestone Feb 21, 2019
@Tratcher Tratcher self-assigned this Feb 21, 2019
@jkotalik jkotalik added the feature-pipelines Anything relating to exposing/using Pipes in ASP.NET Core label Feb 21, 2019
@muratg muratg added feature-iis Includes: IIS, ANCM feature-httpsys labels Feb 27, 2019
@muratg muratg changed the title Implement StartAsync on HttpSys Implement StartAsync on HttpSys/IIS inproc Feb 27, 2019
@muratg muratg modified the milestones: 3.0.0-preview4, 3.0.0-preview5 Feb 27, 2019
@jkotalik jkotalik changed the title Implement StartAsync on HttpSys/IIS inproc Implement StartAsync on HttpSys/IIS inproc/Test Server Feb 27, 2019
@analogrelay
Copy link
Contributor

Split into #8660 and #8661. Dropping HttpSys because we don't think it would be a useful change since HttpSys goes straight to streams now and there's already a stream->pipe wrapper.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2019
@amcasey amcasey added area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions feature-httpsys feature-iis Includes: IIS, ANCM feature-pipelines Anything relating to exposing/using Pipes in ASP.NET Core
Projects
None yet
Development

No branches or pull requests

5 participants