Home
last modified time | relevance | path

Searched refs:https_connect (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/async_impl/connector/
H A Dmod.rs254 https_connect( in connect()
271 https_connect(config, addr, stream, is_proxy, auth, (host, port)).await in connect()
279 async fn https_connect( in https_connect() function