Commit Graph

5 Commits

Author SHA1 Message Date
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
Philipp Hörist
8b382857b6 [preview] Improve logging 2018-01-20 19:08:59 +01:00
Philipp Hörist
9c91679a63 [preview] Add option to disable https verification 2017-12-05 18:08:20 +01:00
Romain DEP.
8e2ad109f6 [preview] catch type error when clen is None 2017-11-04 22:14:07 +04:00
Thilo Molitor
371690176d [preview] Port to Gtk3 2017-10-31 23:32:27 +01:00