-
Committer:
v.ladeuil+lp at free
-
Date:
2007-02-08 12:33:13 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-20070208123313-22fcfuoj7g2j0x0o
Fix bug #83954.
* bzrlib/transport/http/_urllib2_wrappers.py:
(ProxyHandler.set_proxy): Fix untested typo. (Bug #83594).
* bzrlib/tests/test_http.py:
(TestProxyHttpServer): Add a FIXME to test proxy authorization
schemes once they become available in the test framework (already
in progress in another branch).