pub const NGHTTP2_ERR_STREAM_CLOSED: nghttp2_error = -510;
Expand description

The stream is already closed; or the stream ID is invalid.