Searched defs:noproxy (Results 1 – 6 of 6) sorted by relevance
45 struct noproxy { struct46 const char *a;47 const char *n;48 bool match;
1081 def proxy_info_from_url(url, method="http", noproxy=None): argument
1069 def proxy_info_from_url(url, method="http", noproxy=None): argument
1082 def proxy_info_from_url(url, method="http", noproxy=None): argument
1100 def proxy_info_from_url(url, method="http", noproxy=None): argument
105 char *noproxy; member