Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
Dhttp.rs249 connect_protocol_enabled: Option<u64>, field
299 fn connect_protocol_enabled(&mut self) -> Option<u64> { in connect_protocol_enabled() method
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Dframe.rs92 connect_protocol_enabled: Option<u64>, field
199 pub fn connect_protocol_enabled(&self) -> Option<u64> { in connect_protocol_enabled() method