1 reference to Http1ChunkedEncodingMessageBody
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1MessageBody.cs (1)
191
return new
Http1ChunkedEncodingMessageBody
(context, keepAlive);