aspnet / AspNetWebStack

ASP.NET MVC 5.x, Web API 2.x, and Web Pages 3.x (not ASP.NET Core)
Other
858 stars 354 forks source link

Add `Content` to all `HttpResponseMessage`s #387

Closed dougbu closed 1 year ago

dougbu commented 1 year ago
dougbu commented 1 year ago

This version looks fine, but you say you're still seeing other issues?

Not yet. I suspect there be a few more gremlins in HttpMessageContent, at least wrt. HttpMessageContent.ValidateStreamForReading(...). I haven't filed an issue about that or anything else my testing may turn up today. My plan is to do so and fix what I find in another PR.