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.