Hello, For follow up, discussion was related to: https://bz.apache.org/bugzilla/show_bug.cgi?id=60782
Regards On Tue, Feb 28, 2017 at 6:00 PM, sebb <[email protected]> wrote: > On 28 February 2017 at 12:11, Philippe Mouawad > <[email protected]> wrote: > > Hello, > > It seems other method are also concerned. > > Except for POST, do you think all methods should put in URL the > parameters > > in table ? > > The problem with PUT is that it does nothing with the Parameters tab > entries. > > Whether it should append them to the URL or send them as body text is > another discussion. > > Also whether parameters are allowed in both places, and if so, which > takes precedence. > > > 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. > -- Cordialement. Philippe Mouawad.
