http://qs321.pair.com?node_id=1169325


in reply to WWW::Mechanize::GZip and post() Issue

Most of the times it's some HTTP Header missing: Content-Type, X-Requested-With or Referer. Just find what headers were send by your webbrowser and repeat same headers in your code.