4 references to CreateUnexpectedFrameLengthException
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http2\Http2Connection.cs (4)
933
throw
CreateUnexpectedFrameLengthException
(expectedLength: 5);
953
throw
CreateUnexpectedFrameLengthException
(expectedLength: 4);
1077
throw
CreateUnexpectedFrameLengthException
(expectedLength: 8);
1125
throw
CreateUnexpectedFrameLengthException
(expectedLength: 4);