Skip to content

Conversation

@kblok
Copy link
Member

@kblok kblok commented Sep 27, 2018

closes #607
closes #603

I also renamed Messaging.ResponseData to ResponsePayload. Because we already had a ResponseData class at PuppeteerSharp level. This will avoid some confusion.

@kblok kblok requested a review from Meir017 September 27, 2018 11:54
//https://github.com/aspnet/HttpAbstractions/issues/395
//https://github.com/aspnet/HttpAbstractions/issues/486
//https://github.com/aspnet/HttpAbstractions/issues/794
context.Features.Get<IHttpResponseFeature>().ReasonPhrase = "cool!";
Copy link
Member

Choose a reason for hiding this comment

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

cool 😉

@kblok kblok merged commit ad30cf5 into master Sep 28, 2018
@kblok kblok deleted the v1.8/response-status-text branch October 3, 2018 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Introduce Response.statusText() Create Response class right away from payload

3 participants