Package restkit :: Module filters :: Class SimpleProxy
[hide private]
[frames] | no frames]

Class SimpleProxy

source code

object --+
         |
        SimpleProxy

Simple proxy filter. This filter find proxy from environment and if it exists it connect to the proxy and modify connection headers.

Instance Methods [hide private]
 
on_connect(self, client, sck, ssl) source code

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __init__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__