Part of bzrlib.transport.http._urllib2_wrappers View In Hierarchy
Method | __init__ | Undocumented |
Method | connect | Undocumented |
Method | connect_to_origin | 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. |