Part of bzrlib.transport.http._urllib2_wrappers View In Hierarchy
Known subclasses: bzrlib.tests.test_http_response.FakeHTTPConnection
| Method | __init__ | Undocumented |
| Method | connect | Undocumented |
Inherited from AbstractHTTPConnection:
| Method | getresponse | Capture the response to be able to cleanup |
| Method | cleanup_pipe | Read the remaining bytes of the last response if any. |
| Method | _mutter_connect | Undocumented |
| Method | _wrap_socket_for_reporting | Wrap the socket before anybody use it. |