Package M2Crypto :: Module httpslib
[frames] | no frames]

Module httpslib



M2Crypto support for Python's httplib.

Copyright (c) 1999-2004 Ng Pheng Siong. All rights reserved.

Classes
  HTTPSConnection
This class allows communication via SSL using M2Crypto.
  HTTPS
  ProxyHTTPSConnection
An HTTPS Connection that uses a proxy and the CONNECT request.