Home | Trees | Indices | Help |
|
---|
|
ndg_httpsclient HTTPS module containing PyOpenSSL implementation of httplib.HTTPSConnection
PyOpenSSL utility to make a httplib-like interface suitable for use with urllib2
Date: 09/12/11
Author: P J Kershaw (STFC)
Contact: Philip.Kershaw@stfc.ac.uk
Copyright: (C) 2012 Science and Technology Facilities Council
License: BSD - see LICENSE file in top-level directory
|
|||
HTTPSConnection This class allows communication via SSL using PyOpenSSL. |
|||
HTTPSContextHandler HTTPS handler that allows a SSL context to be set for the SSL connections. |
|
|||
__revision__ =
|
|||
log = logging.getLogger(__name__)
|
|||
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Wed Oct 24 14:00:02 2012 | http://epydoc.sourceforge.net |