Constant cfx_parameters::light::MAX_HEADERS_IN_FLIGHT
source · pub const MAX_HEADERS_IN_FLIGHT: usize = 1000;
Expand description
Maximum number of in-flight items at any given time. If we reach this limit, we will not request any more.