1 reference to Http2ErrorFlowControlWindowExceeded
Microsoft.AspNetCore.Server.Kestrel.Core (1)
Internal\Http2\FlowControl\InputFlowControl.cs (1)
56
throw new Http2ConnectionErrorException(CoreStrings.
Http2ErrorFlowControlWindowExceeded
, Http2ErrorCode.FLOW_CONTROL_ERROR, ConnectionEndReason.FlowControlWindowExceeded);