in reply to Re: Re^3: WWW::Mechanize and basic authentication
in thread WWW::Mechanize and basic authentication

I don't think it it's a problem. Calling $agent->credentials() makes more sense than getting an HTTP::Request object and calling authorization_basic() on it, now that I understand how it works. An example in the docs would be good, though.

Replies are listed 'Best First'.
Re: Re: Re: Re^3: WWW::Mechanize and basic authentication
by petdance (Parson) on Jan 30, 2003 at 02:42 UTC
    As always, patches welcome!

    If you have sample code and an explanation, I'll add it to the docs for the distro. Either email me at andy@petdance.com or submit it at http://rt.cpan.org.

    Thanks,
    xoxo,
    Andy