[][src]Constant libnghttp2_sys::NGHTTP2_NV_FLAG_NO_INDEX

pub const NGHTTP2_NV_FLAG_NO_INDEX: nghttp2_nv_flag = 1;

Indicates that this name/value pair must not be indexed ("Literal Header Field never Indexed" representation must be used in HPACK encoding). Other implementation calls this bit as "sensitive".