Constant httpbis::solicit::MAX_WINDOW_SIZE_INC[][src]

pub const MAX_WINDOW_SIZE_INC: u32 = 2147483647

The payload of a WINDOW_UPDATE frame is one reserved bit plus an unsigned 31-bit integer indicating the number of octets that the sender can transmit in addition to the existing flow-control window. The legal range for the increment to the flow-control window is 1 to 231-1 (2,147,483,647) octets.