I'm testing a form using Mech, and was wondering if there were a way to force it to use GET or POST? The web page I'm trying to script has a bad value for the method ("$HTTP_POST_VARS") rather than POST or GET, so Mech dies with an Unknown Method error. Browsers just default to a GET, and it seems to work fine.

Being able to change the $request->method() is what I'm looking for.

Thanks!
Patrick

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to