Answer by Florent D. ·
if you want to see information such as user agents, IP, captured headers etc... Select a purepath and on the lower window (purepath tree), right click on the first node and select details.
Thanks Florent.
I now see the request headers and query string parameters.
I don't see the request body or the response headers/parameters/body. Is there a way to configure it so that I can see this information?
Answer by Florent D. ·
Agents do not capture response body as it would create too much data.
For headers/parameters, you can capture them via the servlet (for java) or asp .net sensors from your profile under agent groups (bottom left hand side of the pop up), under sensor configuration.
Click on the blue link named properties for the relevant sensor.
Under parameters and attributes you can specify what you need to record.
For instance a specific header, form element etc... Avoid using wildcards as it will capture everything which might add some overhead on your application.
Regards
Flo
JANUARY 15, 3:00 PM GMT / 10:00 AM ET