2 references to MissingStreamEnd
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
831
throw new Http2ConnectionErrorException(CoreStrings.Http2ErrorHeadersWithTrailersNoEndStream, Http2ErrorCode.PROTOCOL_ERROR, ConnectionEndReason.
MissingStreamEnd
);
Internal\Infrastructure\KestrelMetrics.cs (1)
492
ConnectionEndReason.
MissingStreamEnd
=> "missing_stream_end",