aboutsummaryrefslogtreecommitdiff
path: root/www/py-openssl-proxy/pkg-descr
blob: 0fb66989b52080d45f4874d78140be79ca15515d (plain) (blame)
1
2
3
4
5
6
7
8
9
OpenSSLProxy module Provides HTTPS proxy support to httplib and urllib2
classes.

 * 'OpenSSLProxy' is derived from httplib.HTTPS and provides HTTPS
   proxy support
 * 'OpenSSLProxyHandler' is dervived from urllib2.HTTPSHandler and
   provides HTTPS proxy support
 * Support for Basic User Authentication
 * Honors environmental variable https_proxy