| Class | BadWebserverPath | Undocumented |
| Class | TestingHTTPRequestHandler | Handles one request. |
| Class | TestingHTTPServerMixin | Undocumented |
| Class | TestingHTTPServer | Undocumented |
| Class | TestingThreadingHTTPServer | A threading HTTP test server for HTTP 1.1. |
| Class | HttpServer | A test server for http transports. |
| Class | HttpServer_urllib | Subclass of HttpServer that gives http+urllib urls. |
| Class | HttpServer_PyCurl | Subclass of HttpServer that gives http+pycurl urls. |