Skip to content
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

Create request body pipe reader by decorating the connection pipe reader #4757

Closed
halter73 opened this issue Feb 21, 2018 · 3 comments
Closed
Assignees
Labels
area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions cost: L Will take from 5 - 10 days to complete Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-kestrel feature-pipelines Anything relating to exposing/using Pipes in ASP.NET Core

Comments

@halter73
Copy link
Member

This should be more efficient than pumping request body data into a new pipe.

@halter73 halter73 self-assigned this Feb 21, 2018
@muratg
Copy link
Contributor

muratg commented Aug 24, 2018

Let's punt this away.

@jkotalik
Copy link
Contributor

@halter73 Assigning both of us for now. Based on costing, we can decide who actually does this later.

@aspnet-hello aspnet-hello transferred this issue from aspnet/KestrelHttpServer Dec 13, 2018
@aspnet-hello aspnet-hello assigned halter73 and jkotalik and unassigned halter73 and jkotalik Dec 13, 2018
@aspnet-hello aspnet-hello added this to the 3.0.0 milestone Dec 13, 2018
@aspnet-hello aspnet-hello added area-servers cost: L Will take from 5 - 10 days to complete enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-kestrel labels Dec 13, 2018
@halter73
Copy link
Member Author

halter73 commented Jan 3, 2019

A reference to the original PR seems to have been lost in the issue transfer.

aspnet/KestrelHttpServer#2345

@jkotalik jkotalik modified the milestones: 3.0.0, 3.0.0-preview3 Feb 21, 2019
@jkotalik jkotalik added feature-pipelines Anything relating to exposing/using Pipes in ASP.NET Core Done This issue has been fixed and removed 2 - Working labels Feb 21, 2019
@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 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 cost: L Will take from 5 - 10 days to complete Done This issue has been fixed enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-kestrel feature-pipelines Anything relating to exposing/using Pipes in ASP.NET Core
Projects
None yet
Development

No branches or pull requests

6 participants