-
Committer:
v.ladeuil+lp at free
-
Date:
2006-12-13 12:27:42 UTC
-
mto:
(2183.1.1 Aaron's integration)
-
mto:
This revision was merged to the branch mainline in
revision
2184.
-
Revision ID:
v.ladeuil+lp@free.fr-20061213122742-ggox22rvx8auzcdo
Aaron was right. Thanks to him, the http server RFC2616 compliance
progress.
* bzrlib/tests/HttpServer.py:
(TestingHTTPRequestHandler.parse_ranges): Ignore Range header if
it is syntactically invalid.
(TestingHTTPRequestHandler.do_GET): Better explain why we return a
416 error if ranges are not satisfiable (semantically invalid).