Trees | Indices | Help |
|
---|
|
|
|||
PasswordRetryException | |||
ProxyPasswordManager | |||
ProxyHandler A ProxyHandler subclass that loads its proxy configuration from 'web_proxy.json' file in the Schrodinger app data directory. |
|||
ProxyBasicAuthHandler | |||
ProxyDigestAuthHandler | |||
MyHTTPHandler | |||
ProxyTunnelError | |||
MyHTTPSHandler |
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|
|||
__doc__ =
|
|||
config_filename = "web_proxy.json"
|
|||
_orig_init = httplib.HTTPConnection.__init__
|
|||
HTTPSHandler = urllib2.HTTPSHandler
|
|
Return the default user proxy config file name. This is the file web_proxy.json in the user's app data directory. |
Return an addinfourl object for the request, using http_class. http_class must implement the HTTPConnection API from httplib. The addinfourl return value is a file-like object. It also has methods and attributes including:
|
Sets up the host and the port for the HTTP CONNECT Tunnelling. The headers argument should be a mapping of extra HTTP headers to send with the CONNECT request. |
|
__doc__
|
Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Aug 6 04:50:22 2015 | http://epydoc.sourceforge.net |