On 22/11/2007 2:27 AM, Bill Moran wrote:
> It seems that if I set HTTP_PROXY, fetch(1) works just dandy, _UNLESS_
> I'm trying to fetch an https document, in which case it seems to
> ignore HTTP_PROXY.
 From memory:
     export HTTPS_PROXY="http://myproxy:8080"
--Antony