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.
