2 references to HttpRequestPipeReader
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Infrastructure\BodyControl.cs (2)
28
_requestReader = new
HttpRequestPipeReader
();
30
_emptyRequestReader = new
HttpRequestPipeReader
();