• H
    requests should respect no_proxy env variable (#4867) · 71f351f1
    Heiss 提交于
    If you want to specify a no_proxy variable in your dockerfile or docker-compose.yml, then this little fix respects the variable in get-requests. Otherwise the proxies could break your docker namespace lookup.
    (cherry picked from commit 648f0c82)
    71f351f1
collector.py 19.5 KB