1 reference to Http3PendingStreamException
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http3\Http3PendingStream.cs (1)
82
throw new
Http3PendingStreamException
(CoreStrings.AttemptedToReadHeaderOnAbortedStream, streamId, _abortedException);