18.6.6 ProxyHandler Objects
-
The ProxyHandler will have a method
protocol_open() for every protocol which has a
proxy in the proxies dictionary given in the constructor. The
method will modify requests to go through the proxy, by calling
request.set_proxy()
, and call the next handler in the chain to
actually execute the protocol.
Release 2.5c1, documentation updated on 17th August, 2006.
See About this document... for information on suggesting changes.