1 reference to MaxFrameLengthExceeded
IIS.NewShim.FunctionalTests (1)
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (1)
54throw new Http2ConnectionErrorException(SharedStrings.FormatHttp2ErrorFrameOverLimit(payloadLength, maxFrameSize), Http2ErrorCode.FRAME_SIZE_ERROR, ConnectionEndReason.MaxFrameLengthExceeded);