Constant HTTP3_CONTROL_STREAM_TYPE_ID

Source
pub const HTTP3_CONTROL_STREAM_TYPE_ID: u64 = 0x0;
Expand description

The ID for an HTTP/3 control stream type.

See https://datatracker.ietf.org/doc/html/rfc9114#name-control-streams.