Files
gajim-plugins/url_image_preview/http_functions.py
Philipp Hörist f9edddf35d [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
2018-01-20 23:23:33 +01:00

3.6 KiB