in reply to WWW::Mechanize::Firefox latency using RemoteObject
you do that in Edit->Preferences->Content_tab
alternatively, you can consider studying the requests Firefox does for a login on that site using Firebug and replicating all those requests using LWP for example using the appopriate headers and GET/POST parameters.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^2: WWW::Mechanize::Firefox latency using RemoteObject
by Corion (Patriarch) on Apr 04, 2011 at 07:31 UTC | |
by spx2 (Deacon) on Apr 04, 2011 at 09:43 UTC | |
by hansendc (Novice) on Apr 30, 2011 at 18:57 UTC |