JuHui wrote:

> how to use httplib.HTTPConnection with http proxy?
> 

simply connect to the proxy? - and ask using the full url and original 
Host:  - for HTTPS do a CONNECT <host>.

Robert
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to