-
Committer:
Vincent Ladeuil
-
Date:
2007-11-22 10:21:44 UTC
-
mto:
(3928.1.1 bzr.integration)
-
mto:
This revision was merged to the branch mainline in
revision
3929.
-
Revision ID:
v.ladeuil+lp@free.fr-20071122102144-adjrfkg2q7edfu43
Don't pretend we support HTTP/0.9 since we don't and do that correctly.
* bzrlib/transport/http/_urllib2_wrappers.py:
(AbstractHTTPConnection): Specifying strict here is useless.
(HTTPConnection, HTTPSConnection): We don't support HTTP/0.9 in
other parts of the stack, be explicit *correctly*.