Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
Dclient.rs228 pub fn http1_only(mut self) -> Self { in http1_only() method
/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
Dclient.rs328 pub fn http1_only(mut self) -> Self { in http1_only() method