[][src]Constant libnghttp2_sys::NGHTTP2_ERR_DATA_EXIST

pub const NGHTTP2_ERR_DATA_EXIST: nghttp2_error

DATA or HEADERS frame for a given stream has been already submitted and has not been fully processed yet. Application should wait for the transmission of the previously submitted frame before submitting another.