On 27 September 2010 16:14, John Lee <[email protected]> wrote: > Is it possible to send HTTP GET request with a separate entity body?
Sorry, that's not possible currently with JMeter. > I want to send a JSON payload with HTTP GET request but don't want to put it > in the URL (or rather the lead designer doesn't). > I also support HTTP POST which is essentially the same as GET in my case. > That is, there shall be no semantic difference between HTTP GET or HTTP POST > on the this HTTP interface. They both carry entity bodies distinct from the > URL. > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

