-
Committer:
Vincent Ladeuil
-
Date:
2007-12-24 10:31:24 UTC
-
mto:
(3146.3.1 179368)
(3156.2.1 trunk)
-
mto:
This revision was merged to the branch mainline in
revision
3158.
-
Revision ID:
v.ladeuil+lp@free.fr-20071224103124-oojmi9jenve9irat
Make HTTP/1.1 the default implementation reveals one more bug.
* bzrlib/tests/http_server.py:
(TestingHTTPRequestHandler): Make 1.1 the default protocol
version.
(TestingHTTPRequestHandler.send_head): Fix python2.5
implementation bug (specify Content-Length).