HTTP_PROXY or un-env

Q&A's, tips, howto's
Locked
newdep
Posts: 2038
Joined: Mon Feb 23, 2004 7:40 pm
Location: Netherlands

HTTP_PROXY or un-env

Post by newdep »

Hi Lutz,

Im unable to un-set the HTTP_PROXY when its set.

Would be nice to have newlisp react on an HTTP_PROXY that is empty.
Then it wouldnt do anything with it..

Thats easier than implmenting an un-env ??
(or (env "HTTP_PROXY" nil) would be nice to have too as an unset)..

Norman.
-- (define? (Cornflakes))

Locked