Constant libnghttp2_sys::NGHTTP2_ERR_START_STREAM_NOT_ALLOWED[][src]

pub const NGHTTP2_ERR_START_STREAM_NOT_ALLOWED: nghttp2_error = -516;

Starting new stream is not allowed (e.g., GOAWAY has been sent and/or received).