[preview] Get rid of proxy via curl
Pythons urllib supports proxys via env vars `http_proxy` and `https_proxy`. If someday needed this should be reimplemented with urllibs ProxyHandler Fixes #262
Please register or sign in to comment
Pythons urllib supports proxys via env vars `http_proxy` and `https_proxy`. If someday needed this should be reimplemented with urllibs ProxyHandler Fixes #262