diff options
author | Thomas Monjalon <thomas.monjalon@6wind.com> | 2016-12-13 11:37:46 +0100 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2016-12-13 18:01:15 +0000 |
commit | 53fe8b16431833b7bff6271c41ca8b79b0a7701e (patch) | |
tree | b1f3205bfa55d4ec3206887dbd43d342d93ab6fc /docs | |
parent | 0bcb1bf6466461043bcb84c4856166105d5d5738 (diff) | |
download | patchwork-53fe8b16431833b7bff6271c41ca8b79b0a7701e.tar patchwork-53fe8b16431833b7bff6271c41ca8b79b0a7701e.tar.gz |
pwclient: Support proxy configuration
The environment variables http_proxy and https_proxy can be used
to configure the HTTP transport.
The TCP connection is made with the proxy host, whereas the original host
is maintained in the HTTP POST URI via "handler" in "send_request".
The send_request() method of xmlrpclib has a different signature
and behaviour in Python 2 and 3.
Fixes #47
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Reviewed-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions