1 reference to Http2ErrorContinuationWithNoHeaders
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\Http2Connection.cs (1)
1184
throw new Http2ConnectionErrorException(CoreStrings.
Http2ErrorContinuationWithNoHeaders
, Http2ErrorCode.PROTOCOL_ERROR, ConnectionEndReason.UnexpectedFrame);