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