2 references to FRAME_SIZE_ERROR
IIS.NewShim.FunctionalTests (2)
src\Shared\ServerInfrastructure\Http2\Http2FrameReader.cs (2)
48throw new Http2ConnectionErrorException(SharedStrings.FormatHttp2ErrorFrameOverLimit(payloadLength, maxFrameSize), Http2ErrorCode.FRAME_SIZE_ERROR); 80SharedStrings.FormatHttp2ErrorUnexpectedFrameLength(frame.Type, expectedLength: extendedHeaderLength), Http2ErrorCode.FRAME_SIZE_ERROR);