Home
last modified time | relevance | path

Searched refs:proxy_bypass (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
Durllib.py314 if proxy_bypass(realhost):
1429 def proxy_bypass(host): function
1546 def proxy_bypass(host): function
1561 proxy_bypass = proxy_bypass_environment variable
Durllib2.py116 from urllib import localhost, url2pathname, getproxies, proxy_bypass
721 if req.host and proxy_bypass(req.host):