trishah has asked for the wisdom of the Perl Monks concerning the following question:
Hello,
I'm trying to log into a site using WWW::Mechanize. When a user enters their log in details they are redirected to another page. At this point in the headers it says :
"HTTP/1.0 302 Found".
I was wondering, how does WWW::Mechanize cope with redirects ?
Any advice would be much appreciated.
Best Regards,
Trish.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: WWW::Mechanize and 302 redirect
by PodMaster (Abbot) on May 14, 2004 at 10:09 UTC | |
|
Re: WWW::Mechanize and 302 redirect
by saintmike (Vicar) on May 15, 2004 at 00:33 UTC |