4 references to CreateUnexpectedFrameLengthException
Microsoft.AspNetCore.Server.Kestrel.Core (4)
Internal\Http2\Http2Connection.cs (4)
949throw CreateUnexpectedFrameLengthException(expectedLength: 5); 969throw CreateUnexpectedFrameLengthException(expectedLength: 4); 1093throw CreateUnexpectedFrameLengthException(expectedLength: 8); 1141throw CreateUnexpectedFrameLengthException(expectedLength: 4);