Changes for version 0.35 - 2010-01-06
- override simple_request rather than _make_request, so mechanize still handles redirect and other high level stuff for us (patch by clkao)
- use prepare_request so default_headers are added properly. this also makes the request_prepare and response_done hooks called, so cookies jars are handled without the current hack (patch by clkao)
Modules
Test PSGI programs using WWW::Mechanize