hi only works if it is a "POST" or "PUT". If the original poster did actually mean a "GET" you have to put the variable as part of the query string in the Path field
regards deepak On Tue, Oct 18, 2011 at 2:27 PM, Oliver Lloyd <[email protected]>wrote: > Try putting it in the value section of a parameter, leaving the name blank. > Include a Content-Type=application/json header with the request. > > ----- > http://www.http503.com/ > -- > View this message in context: > http://jmeter.512774.n5.nabble.com/How-to-send-a-specific-content-as-body-of-http-request-tp4914561p4915503.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

