2 references to FlowControlWindowExceeded
Microsoft.AspNetCore.Server.Kestrel.Core (2)
Internal\Http2\FlowControl\InputFlowControl.cs (1)
56
throw new Http2ConnectionErrorException(CoreStrings.Http2ErrorFlowControlWindowExceeded, Http2ErrorCode.FLOW_CONTROL_ERROR, ConnectionEndReason.
FlowControlWindowExceeded
);
Internal\Infrastructure\KestrelMetrics.cs (1)
477
ConnectionEndReason.
FlowControlWindowExceeded
=> "flow_control_window_exceeded",