http://jmeter.apache.org/usermanual/listeners.html
#jmeter.save.saveservice.samplerData=false
#jmeter.save.saveservice.url=false

regards
deepak


On Sat, Dec 3, 2011 at 7:02 PM, dasari <[email protected]> wrote:

> Is there a way to save the request URL and HTTP body (request_data) in
> addition to sving HTTP request headers. I do not see an option in the
> properties file. I only see this:
>            <property name="jmeter.save.saveservice.response_data.on_error"
> value="true"/>
>            <property name="jmeter.save.saveservice.output_format"
> value="xml"/>
>            <property name="jmeter.save.saveservice.assertion_results"
> value="all"/>
>            <property name="jmeter.save.saveservice.bytes" value="true"/>
>            <property name="jmeter.save.saveservice.response_data"
> value="true"/>
>            <property name="jmeter.save.saveservice.requestHeaders"
> value="true"/>
>
> I am using ant with hudson and like to show the user the complete request
> and not just the request headers.
>
>
> --
> View this message in context:
> http://jmeter.512774.n5.nabble.com/Getting-Request-Message-from-jtl-file-tp5045607p5045607.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]
>
>

Reply via email to