urllib2.HTTPHandler

class urllib2.HTTPHandler(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)
http_open(req)
http_request(request)
set_http_debuglevel(level)

Attributes

handler_order