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