-
Committer:
v.ladeuil+lp at free
-
Date:
2007-02-08 17:01:20 UTC
-
mto:
(2278.1.1 Aaron's integration)
-
mto:
This revision was merged to the branch mainline in
revision
2279.
-
Revision ID:
v.ladeuil+lp@free.fr-20070208170120-tfz2fd2fuv6dz5xg
Really fix bug #83954, with tests.
* bzrlib/transport/http/_urllib2_wrappers.py:
(ProxyHandler.set_proxy): Handle the empty password case. Fix the
header building which was broken by the way.
* bzrlib/tests/test_http.py:
(TestHttpProxyWhiteBox): Add tests for http proxy authorization
header building.