1 reference to HttpResponseStream
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Infrastructure\BodyControl.cs (1)
34
_response = new
HttpResponseStream
(bodyControl, _responseWriter);