urllib2.AbstractHTTPHandler

class urllib2.AbstractHTTPHandler(debuglevel=0)[source]

Methods

__init__([debuglevel])
__lt__(other)
add_parent(parent)
close()
do_open(http_class, req, **http_conn_args) Return an addinfourl object for the request, using http_class.
do_request_(request)
set_http_debuglevel(level)

Attributes

handler_order