2 references to ParseRequest
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http\Http1Connection.cs (1)
727
isConsumed =
ParseRequest
(ref reader);
Microsoft.AspNetCore.Server.Kestrel.Core.Tests (1)
Http1\Http1ConnectionTests.cs (1)
1077
if (_http1Connection.
ParseRequest
(ref reader))