in reply to Handling htaccess prompts with Mechanize (or something similar)

The docs say: "WWW::Mechanize is a proper subclass of LWP::UserAgent and you can also use any of LWP::UserAgent's methods." Use the credentials method.
  • Comment on Re: Handling htaccess prompts with Mechanize (or something similar)
  • Download Code