in reply to Re^6: Perl Mechanize - Header Help required.
in thread Perl Mechanize - Header Help required.
You're missing the idea. You described how to do it in a browser (like firefox). All you need to do now is replicate those steps with WWW::Mechanize. You may need to install http://livehttpheaders.mozdev.org/ or http://www.wireshark.org/ to help you see what firefox is doing exactly. Or use the new WWW::Mechanize::Firefox and get all the benefits of firefox.
Also see Web Testing with HTTP::Recorder
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^8: Perl Mechanize - Header Help required.
by smilingsagar (Initiate) on Jan 31, 2010 at 06:52 UTC | |
|