in reply to Login form to enable access to htaccess area?
$ua->credentials( $netloc, $realm, $uname, $pass )I've not tried this, but LWP certainly supports it.
Set the user name and password to be used for a realm. It is often more useful to specialize the get_basic_credentials() method instead.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: Login form to enable access to htaccess area?
by pip (Novice) on Feb 21, 2004 at 03:54 UTC |