Searched defs:ProxyRules (Results 1 – 1 of 1) sorted by relevance
38 struct NET_EXPORT ProxyRules { struct47 ProxyRules(); argument51 bool empty() const { in empty()117 ProxyBypassRules bypass_rules;120 bool reverse_bypass = false;122 Type type = Type::EMPTY;125 ProxyList single_proxies;128 ProxyList proxies_for_http;129 ProxyList proxies_for_https;130 ProxyList proxies_for_ftp;[all …]