~bzr-pqm/bzr/bzr.dev

Rework http test servers classes. Both 1.0 and 1.1 passing tests (1.1 forced manually).

* bzrlib/tests/http_server.py:
(TestingHTTPServerWrapper): Introduce a wrapper to allow different
subclasses for servers while keeping the common parts in a single
place.
(TestingHTTPServer): The 1.0 server.
(TestingThreadingHTTPServer): The 1.1 server.
Filename Latest Rev Last Changed Committer Comment Size
..