Constant libnghttp2_sys::NGHTTP2_DATA_FLAG_NO_COPY
source · [−]pub const NGHTTP2_DATA_FLAG_NO_COPY: nghttp2_data_flag = 4;Expand description
Indicates that application will send complete DATA frame in
:type:nghttp2_send_data_callback.