using httpdlib with a proxy server

Lenny Self lenny at squiggie.com
Mon Apr 10 13:35:42 EDT 2000


I am attempting to write a small script that sends a list of URLs though a
proxy server and then records a bit of information on the respose.  I though
I could use the httplib module to help with this, however, I don't see where
it can send a request though a proxy server. Does anyone know of a module
that will allow me to do this?


    -- Lenny Self
        lenny at squiggie.com





More information about the Python-list mailing list