Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
H A Dproxy.rs225 Err(_) => self.contains_domain(proxy_host),
238 fn contains_domain(&self, domain: &str) -> bool { in contains_domain() functions

Completed in 4 milliseconds