Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/netstack/interfaces/innerkits/rust/ylong_http_client/src/reqwest_impl/async_impl/
H A Dmod.rs153 pub fn http1_only(self) -> Self { in http1_only() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/sync_impl/
H A Dclient.rs228 pub fn http1_only(mut self) -> Self { in http1_only() method
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/
H A Dclient.rs328 pub fn http1_only(mut self) -> Self { in http1_only() method