Pythons urllib supports proxys via env vars `http_proxy` and `https_proxy`. If someday needed this should be reimplemented with urllibs ProxyHandler Fixes #262
3.6 KiB
3.6 KiB
Pythons urllib supports proxys via env vars `http_proxy` and `https_proxy`. If someday needed this should be reimplemented with urllibs ProxyHandler Fixes #262