[][src]Constant libnghttp2_sys::NGHTTP2_ERR_INVALID_STREAM_STATE

pub const NGHTTP2_ERR_INVALID_STREAM_STATE: nghttp2_error = -514;

The state of the stream is not valid (e.g., DATA cannot be sent to the stream if response HEADERS has not been sent).