Bases: object
Bases: object
An OpenSSL.SSL.Connection delegator.
Supplies an additional ‘makefile’ method which httplib requires and is not present in OpenSSL.SSL.Connection.
Note: Since it is not possible to inherit from OpenSSL.SSL.Connection a delegator must be used.
Bases: object
A class that acts as an iterator over an HTTP response.
Bases: httplib.HTTPSConnection
Extended HTTPSConnection which uses OpenSSL library for enhanced SSL