[][src]Constant libnghttp2_sys::NGHTTP2_NV_FLAG_NO_COPY_VALUE

pub const NGHTTP2_NV_FLAG_NO_COPY_VALUE: nghttp2_nv_flag

This flag is set solely by application. If this flag is set, the library does not make a copy of header field value. This could improve performance.