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