I hope we can support Socks proxies as well, for things like sockets,
as well as download, upload, Net::HTTP and the likes.
On 11/12/2008, at 10:14 AM, _why wrote:
On Wed, Dec 10, 2008 at 09:34:04AM +0000, Simon Heywood wrote:
Where I work we use a pac file to determine the http proxy, which
can vary
by location. HTTP_PROXY is not defined by default.
Would it help if I borrowed IE's proxy settings if HTTP_PROXY isn't
defined? You see, I already had it in mind to do that. Or would I
need to parse the PAC myself?
_why