pub const NGHTTP2_FLAG_END_STREAM: nghttp2_flag = 1;
Expand description

The END_STREAM flag.