1
votes

I am firing a simple HTTP Request for PUT method in JMeter with JSON body:

JMeter HTTP Request

Though the request successfully gets executed, JSON request body is not appearing in the Listener Viwe Result Tree - Response

PUT data:
<actual file content, not shown here>

This issue is happening in Jmeter version 3. It is totally fine in Jmeter version 2.13 where complete JSON body appears in the Request tab.

Any suggestion to solve this issue?

1

1 Answers

1
votes

This is an identified "bug":

It will be fixed for upcoming 3.1, you can try the patch attached to issue.

It's cause is this fix in 3.0:

Patch has been merged, you can test nightly buuild: