On Sat, 2016-12-10 at 02:32 +0100, Thomas Monjalon wrote:
> 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 <[email protected]>

Works outside of a proxy for me, and behind a proxy for Sean.

Reviewed-by: Stephen Finucane <[email protected]>
_______________________________________________
Patchwork mailing list
[email protected]
https://lists.ozlabs.org/listinfo/patchwork

Reply via email to