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.rs138 pub(crate) fn proxy_info(&self) -> &ProxyInfo { in proxy_info()
149 pub(crate) struct ProxyInfo { struct
155 impl ProxyInfo { argument