Searched defs:set_proxy (Results 1 – 4 of 4) sorted by relevance
134 set_proxy(PyObject* proxies, const char* proto, CFDictionaryRef proxyDict, in set_proxy() function
335 void set_proxy(absl::string_view user_agent, const rtc::ProxyInfo& proxy) { in set_proxy() function
488 void set_proxy(absl::string_view agent, const rtc::ProxyInfo& proxy) { in set_proxy() function
360 def set_proxy(self, host, type): member in Request