Class
httplib.HTTPS

Compatibility with 1.5 httplib interface

Python 1.5.2 did not have an HTTPS class, but it defined an interface for sending http requests that is also useful for https.

Base classes

Implemented Interfaces

There are no implemented interfaces.

Attributes/Properties

Methods

Known Subclasses

There are no known subclasses.