https://bz.apache.org/bugzilla/show_bug.cgi?id=60092
Bug ID: 60092
Summary: View Result Tree: Request tab does not show entity
body for PUT
Product: JMeter
Version: 3.0
Hardware: PC
Status: NEW
Severity: normal
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
It looks like in starting in JMeter 3.0, the Request tab of View Result Tree
listener no longer display full content of HTTP request entity when sending a
PUT. This feature was available in JMeter 2.9 and is very helpful to debug when
entity is a composition of evaluated user variable values.
I'm requesting for this feature to be added back to JMeter 3.0.
Below is a snippet of what's shown on the Request tab of View Result Tree
listener.
PUT data:
<actual file content, not shown here>
--
You are receiving this mail because:
You are the assignee for the bug.