Home
last modified time | relevance | path

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

/commonlibrary/rust/ylong_http/ylong_http_client/src/util/
Dproxy.rs306 let matched = proxies.match_proxy(&uri).unwrap(); in ut_proxies() localVariable
319 let matched = proxies.match_proxy(&uri).unwrap(); in ut_proxies() localVariable