Constant libnghttp2_sys::NGHTTP2_ERR_STREAM_CLOSED
source · [−]pub const NGHTTP2_ERR_STREAM_CLOSED: nghttp2_error = -510;Expand description
The stream is already closed; or the stream ID is invalid.
pub const NGHTTP2_ERR_STREAM_CLOSED: nghttp2_error = -510;The stream is already closed; or the stream ID is invalid.