Constant libnghttp2_sys::NGHTTP2_HCAT_REQUEST
source · [−]pub const NGHTTP2_HCAT_REQUEST: nghttp2_headers_category = 0;Expand description
The HEADERS frame is opening new stream, which is analogous to SYN_STREAM in SPDY.
pub const NGHTTP2_HCAT_REQUEST: nghttp2_headers_category = 0;The HEADERS frame is opening new stream, which is analogous to SYN_STREAM in SPDY.