Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Dproxy.rs137 pub(crate) fn proxy_info(&self) -> &ProxyInfo { in proxy_info()
148 pub(crate) struct ProxyInfo { struct
154 impl ProxyInfo { argument