Home
last modified time | relevance | path

Searched refs:NoProxy (Results 1 - 1 of 1) sorted by relevance

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dproxy.rs53 pub(crate) no_proxy: Option<NoProxy>,
91 self.no_proxy = NoProxy::from_str(no_proxy);
188 pub(crate) struct NoProxy {
193 impl NoProxy { impls
216 Some(NoProxy {

Completed in 1 milliseconds