2 references to InvalidHandshake
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\Http2Connection.cs (1)
613
throw new Http2ConnectionErrorException(CoreStrings.Http2ErrorInvalidPreface, Http2ErrorCode.PROTOCOL_ERROR, ConnectionEndReason.
InvalidHandshake
);
Internal\Infrastructure\KestrelMetrics.cs (1)
480
ConnectionEndReason.
InvalidHandshake
=> "invalid_handshake",