Comment 10 for bug 244448

Revision history for this message
Vincent Ladeuil (vila) wrote :

Thanks for the detailed reply, things are clearer now.

I think this bug should be splitted to address the two identified problems:

- this bug should be about allowing specifying proxies at the location level (either in locations.conf or branch.conf),

- bug #244879 is about supporting NTLM in the urllib implementation.

As noted in bug #177643, handling proxies without relying on env variables for pycurl will be tricky.

About detailed log, using -Dhttp on the failing bzr commands should provides enough information to debug, if it doesn't... file a bug and we'll add the necessary traces (we already log all requests and headers sent and received, but if you need more, just say so).

I'll mark this bugs as confirmed.