Re: p:http-request - default method

On Mon, Dec 8, 2008 at 1:47 PM,  <Toman_Vojtech@emc.com> wrote:
>
> Hi all,
>
> What is the default request method if p:http-request does not specify
> "method" in c:request? I would expect it to be "GET", but the spec does
> not seem to mention this.

I would propose;

* throwing an error if request method is empty

and/or

* define a step option named 'default-http-method' with a value on the
step itself and if it says 'none' then default to the above error
condition

cheers, Jim Fuller



> Regards,
> Vojtech
>
>

Received on Monday, 8 December 2008 13:32:35 UTC