automatic authorization
Redeker, Marcus, BMG - NY1540 (Marcus.Redeker@bmge.com)
Wed, 18 Feb 1998 09:42:58 -0500
Hi,
I used the lwp-request example to program a lil script
to get a web-side and put it in a variable. The problem
is, that i have to go through a firewall. So I subclassed
'get_basic_credentials' like in the lwp-request example
to return my username and password.
The debug output looks exactly like the one in the example
with the exception that the second request with the authorization
is not made.
Who can help me, Thank you!!
--Marcus