2 references to ReceivedLooseWebTransportStream
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http3\Http3Connection.cs (2)
634
stream.Abort(new ConnectionAbortedException(CoreStrings.
ReceivedLooseWebTransportStream
));
635
throw new Http3StreamErrorException(CoreStrings.
ReceivedLooseWebTransportStream
, Http3ErrorCode.StreamCreationError);