urllib2.HTTPSHandler

class urllib2.HTTPSHandler(debuglevel=0, context=None)[source]

Methods

__init__([debuglevel, context])
__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)
https_open(req)
https_request(request)
set_http_debuglevel(level)

Attributes

handler_order