Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
Dhttp.rs273 fn set_connect_protocol_enabled(&mut self, size: u64) { in set_connect_protocol_enabled() method
/commonlibrary/rust/ylong_http/ylong_http/src/h3/
Dframe.rs169 pub fn set_connect_protocol_enabled(&mut self, size: u64) { in set_connect_protocol_enabled() method