Constant libnghttp2_sys::NGHTTP2_ERR_INVALID_STREAM_STATE
source · [−]pub const NGHTTP2_ERR_INVALID_STREAM_STATE: nghttp2_error = -514;Expand description
The state of the stream is not valid (e.g., DATA cannot be sent to the stream if response HEADERS has not been sent).