Hello, It seems other method are also concerned. Except for POST, do you think all methods should put in URL the parameters in table ?
Regards On Mon, Feb 27, 2017 at 11:37 PM, Philippe Mouawad < [email protected]> wrote: > Ok, I have a fix then. > I'll commit it. > > On Mon, Feb 27, 2017 at 11:33 PM, sebb <[email protected]> wrote: > >> PUT seems to ignore the Parameters tab entirely. >> >> That does not seem right. >> >> Get appends any Parameters to the URL. >> >> On 27 February 2017 at 22:22, Philippe Mouawad >> <[email protected]> wrote: >> > Hello, >> > Currently when you set this in HTTP REquest: >> > >> > Method : PUT >> > Path: /test?name0=value0 >> > Send Parameters with Request : name1 in Name: column / value1 in Value >> > >> > JMeter emits : >> > PUT http://localhost:8081/test?name0=value0 >> > >> > Ignoring Send Parameters with Request content. >> > >> > Is this regular ? >> > >> > -- >> > Cordialement. >> > Philippe Mouawad. >> > > > > -- > Cordialement. > Philippe Mouawad. > > > -- Cordialement. Philippe Mouawad.
