https://issues.apache.org/bugzilla/show_bug.cgi?id=54258
Bug ID: 54258
Summary: Proxy : Use Raw Post Body when Sampler has one unnamed
argument, useful for Samplers using POST method by of
type JSON, XML, GWT body
Product: JMeter
Version: 2.8
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P2
Component: HTTP
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
For samplers using POST method with a body of type JSON, XML, GWT, currently
Proxy generates sampler that uses the Parameters tab with:
- 1 parameter without name and body in the value column
Result is confusing and not very readable.
This enhancement will use POST BODY tab for rendering this kind of Samplers
which is much more suitable for them.
--
You are receiving this mail because:
You are the assignee for the bug.