Constant libnghttp2_sys::NGHTTP2_NV_FLAG_NO_COPY_NAME [−][src]
pub const NGHTTP2_NV_FLAG_NO_COPY_NAME: nghttp2_nv_flag = 2;
This flag is set solely by application. If this flag is set, the library does not make a copy of header field name. This could improve performance.