Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/config/
Dsettings.rs354 pub fn all(addr: &str) -> ProxyBuilder { in all()
371 pub fn http(addr: &str) -> ProxyBuilder { in http()
388 pub fn https(addr: &str) -> ProxyBuilder { in https()
410 pub struct ProxyBuilder { struct
414 impl ProxyBuilder { impl