pub const NGHTTP2_NV_FLAG_NO_INDEX: nghttp2_nv_flag = 1;
Expand description

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”.