Thomas Bohn <[EMAIL PROTECTED]> writes:

> Hello,
> 
> I tried to use WGET for OS/2 (tested V 1.5.3 and 1.6) with a proxy
> server. Without proxy server all works fine. But with...
> 
> In a OS/2 commandline session I type the following commands:
> 
> SET HTTP_PROXY=62.52.17.1:80

Your proxy setting gets ignored.  Try using lower-case `http_proxy'.

> In the same network on a computer with Windows NT (with WGET 1.5.3.1) it
> looks so:
> 
> SET HTTP_PROXY=62.52.17.1:80
[...]

I assume getenv() is case-insensitive under Windows NT.

Reply via email to