in reply to Re: Save PHP-generated image with Win32 IE Mechanize
in thread Save PHP-generated image with Win32 IE Mechanize

Thanks Corion

I added some request headers and checked what was happening in Wireshark - it looks like Win32 IE Mechanize is simply ignore the request headers.

When I do the same thing with WWW Mechanize it sends the proper headers and save the actual image.
  • Comment on Re^2: Save PHP-generated image with Win32 IE Mechanize