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

Unified response body features #12328

Merged
merged 28 commits into from Jul 25, 2019
Merged

Unified response body features #12328

merged 28 commits into from Jul 25, 2019

Conversation

Tratcher
Copy link
Member

@Tratcher Tratcher commented Jul 18, 2019

#11305 Consolidates the response body features

Obsolete
IHttpResponseFeature.Body
IHttpBufferingFeature

Deleted (new in 3.0)
IHttpResponseBodyPipeFeature
IHttpResponseStartFeature
IHttpResponseCompleteFeature

@Tratcher Tratcher added this to the 3.0.0-preview8 milestone Jul 18, 2019
@Tratcher Tratcher self-assigned this Jul 18, 2019
@jkotalik
Copy link
Contributor

PR to fix is here: dotnet/corefx#39610

@jkotalik
Copy link
Contributor

So far this looks great. It's significantly easier to replace the body now than it was before.

@halter73

This comment has been minimized.

Copy link
Contributor

@jkotalik jkotalik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not concerned with anything in this PR.

@Tratcher Tratcher marked this pull request as ready for review July 25, 2019 20:31
@jkotalik jkotalik added breaking-change This issue / pr will introduce a breaking change, when resolved / merged. zesty 🍞 labels Jul 25, 2019
@Tratcher Tratcher merged commit 0806609 into master Jul 25, 2019
@Tratcher Tratcher deleted the tratcher/unificationday branch July 25, 2019 23:27
@amcasey amcasey added area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions and removed area-runtime labels Jun 6, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api-suggestion Early API idea and discussion, it is NOT ready for implementation area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlesware area-networking Includes servers, yarp, json patch, bedrock, websockets, http client factory, and http abstractions breaking-change This issue / pr will introduce a breaking change, when resolved / merged. tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants