1 reference to Http3RequestStream
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
src\Servers\Kestrel\shared\test\Http3\Http3InMemory.cs (1)
471
return new
Http3RequestStream
(this, Connection, testStreamContext, headerHandler ?? new Http3RequestHeaderHandler());