pub const NGHTTP2_ERR_STREAM_ID_NOT_AVAILABLE: nghttp2_error = -509;
Expand description

Stream ID has reached the maximum value. Therefore no stream ID is available.