in reply to Re: A case where Mechanize works, LWP doesn't
in thread A case where Mechanize works, LWP doesn't

I don't understand what you are saying. Can you be more specific perhaps refer to the example or provide one of your own?
  • Comment on Re^2: A case where Mechanize works, LWP doesn't

Replies are listed 'Best First'.
Re^3: A case where Mechanize works, LWP doesn't
by ikegami (Patriarch) on Feb 09, 2010 at 17:13 UTC
    How does the output of
    print $resp2->request->as_string;
    differ?