Home
last modified time | relevance | path

Searched defs:connect_protocol_enabled (Results 1 – 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Dframe.rs77 connect_protocol_enabled: Option<u64>, field
162 pub fn connect_protocol_enabled(mut self, size: u64) -> Self { in connect_protocol_enabled() method