proxy mode in nl-web.c
Posted: Fri Jul 23, 2004 9:58 am
Hello Lutz,
in the nl-web.c is see the possebility of a BASIC proxy authentication using the environment variable getenv("HTTP_PROXY")
setting the HTTP_PROXY im unable to get in in the right format,
can you give me a hint...
on the DOS prompt i write..
set HTTP_PROXY="myproxy:3128"
>(get-url "http://going.there")
"ERR: bad formed URL"
Norman.
in the nl-web.c is see the possebility of a BASIC proxy authentication using the environment variable getenv("HTTP_PROXY")
setting the HTTP_PROXY im unable to get in in the right format,
can you give me a hint...
on the DOS prompt i write..
set HTTP_PROXY="myproxy:3128"
>(get-url "http://going.there")
"ERR: bad formed URL"
Norman.