Patrick Gardella wrote:
> 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.

Could you told us what page Mech is having a different behavior than MSIE?
We really want Mech having the same behavior as MSIE and if the
behavior with that page is different that's a bug in Mech.

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


Reply via email to