Re: Copy/paste HTTP query parameters and header data

2017-11-02 Thread Andrew Burton
I've also attached this patch to https://bz.apache.org/bugzilla/show_bug.cgi?id=53957 On Thu, Nov 2, 2017 at 12:37 PM, Andrew Burton wrote: > Hi all, > > > > I’ve created a small patch for copying-pasting data directly from Chrome > developer console into the HTTP Sampler query parameters. > > >

Copy/paste HTTP query parameters and header data

2017-11-01 Thread Andrew Burton
Hi all, I’ve created a small patch for copying-pasting data directly from Chrome developer console into the HTTP Sampler query parameters. It adds support for splitting lines on & and delimiters on = (in addition to previous \n and \t) I’ve tested for the following use cases: HTTP Request