Ing. Branislav Gerzo [IBG], on Friday, October 15, 2004 at 10:45
(+0200) typed:
IBG> I changed my work, I'm behind MS proxy, I need authenticate on our
IBG> proxy (NTLM). But I can't get it to work:
I tried 'NTLM Authorization Proxy Server' v.0.9.7.
( http://www.geocities.com/rozmanov/ntlm/ )
it
Hi all,
I changed my work, I'm behind MS proxy, I need authenticate on our
proxy (NTLM). But I can't get it to work:
use LWP::Debug qw(+);
use LWP::UserAgent;
use HTTP::Request::Common;
my $url = 'http://www.google.com';
# Set up the ntlm client and then the base64 encoded ntlm handshake message