GNU Info

Info Node: (python2.1-lib.info)ProxyHandler Objects

(python2.1-lib.info)ProxyHandler Objects


Next: HTTPPasswordMgr Objects Prev: HTTPRedirectHandler Objects Up: urllib2
Enter node , (file) or (file)node

ProxyHandler Objects
--------------------

`PROTOCOL_open(request)'
     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.


automatically generated by info2www version 1.2.2.9