cloudprint icon indicating copy to clipboard operation
cloudprint copied to clipboard

Support to work behind a proxy

Open maxwelleite opened this issue 11 years ago • 1 comments

Simple modification to make work behind a http proxy (without authentication). The trick is get environment variable http_proxy to make work.

Requires SocksiPy module (https://pypi.python.org/pypi/SocksiPy) to work.

maxwelleite avatar Apr 15 '14 00:04 maxwelleite

This covers web reqests in xmpp.py. Is rest.py covered correctly?

Also, what about proxy authentication?

davesteele avatar Apr 26 '14 18:04 davesteele