[REBOL] Proxy
From: luca:krenet:it at: 13-Jul-2001 12:27
Hi everybody,
I have a trouble with a proxy.
When I am at work I have to use a proxy and I can't configuring Rebol to read internet
pages.
I have tried all the possibilities ('socks, 'socks4, 'socks5, 'generic) but no one work
well.
The 'generic one ask me a username and a password and I don't know them.
I've tried the LAN username and password but it doesn't work.
At work I have a Windows98 system and this the reply of the proxy to a general request:
HTTP/1.1 407 Proxy Access Denied
Server: Microsoft-IIS/4.0
Date: Mon, 12 Feb 2001 07:31:25 GMT
Proxy-Authenticate: NTLM
I think the problem is the NTLM Proxy-Authenticate.
The rebol version is REBOL/Core 2.5.0.3.1
Can someone help me to solve the problem?
Thank you.