Part of bzrlib.transport.http._urllib2_wrappers View In Hierarchy
| Method | http_open | Undocumented |
Inherited from AbstractHTTPHandler:
| Method | __init__ | Undocumented |
| Method | http_request | Common headers setting |
| Method | retry_or_raise | Retry the request (once) or raise the exception. |
| Method | do_open | See urllib2.AbstractHTTPHandler.do_open for the general idea. |