![]() |
|
Just another Perl shrine | |
PerlMonks |
Re: Use LWP::UserAgent to go to a password protected ASP pageby davidrw (Prior) |
on Aug 09, 2005 at 19:14 UTC ( #482381=note: print w/replies, xml ) | Need Help?? |
You can set the WWW-Authenticate (or any other) header in your HTTP::Headers object:
To see what values you need, try using the Live HTTP Headers plugin for firefox.. (Side note: WWW::Mechanize may make some of whatever you're trying to do a lot easier)
In Section
Seekers of Perl Wisdom
|
|