how to use a proxy?

Charlie Derr drivel_drool at bigfoot.com
Tue May 16 10:32:45 EDT 2000


you have to set an environment variable

HTTPProxy=<address>

i might not have the case right, i remember looking through the source of
urllib and finally finding it

and you'd need another one for

FTPProxy

etc...


	hth,
		~c

~
~ Hi!
~
~ How can I use a proxy (I'm behind a firewall) to get HTML pages
~ from the net?
~ I hade a look on HTTPlib and URLlib but there is no comment about proxies.
~
~ Regards,
~ Mike
~
~
~ Sent via Deja.com http://www.deja.com/
~ Before you buy.
~ --
~ http://www.python.org/mailman/listinfo/python-list
~





More information about the Python-list mailing list