Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proxy : Use Raw Post Body when Sampler has one unnamed argument, useful for Samplers using POST method by of type JSON, XML, GWT body #3007

Closed
asfimport opened this issue Dec 7, 2012 · 3 comments

Comments

@asfimport
Copy link
Collaborator

@pmouawad (Bug 54258):
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.

OS: All

@asfimport
Copy link
Collaborator Author

@pmouawad (migrated from Bugzilla):
Date: Fri Dec 7 15:09:35 2012
New Revision: 1418351

URL: http://svn.apache.org/viewvc?rev=1418351&view=rev
Log:
#3007 - Proxy : Use Raw Post Body when Sampler has one unnamed argument, useful for Samplers using POST method by of type JSON, XML, GWT body
#3007

Modified:
jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/DefaultSamplerCreator.java
jmeter/trunk/xdocs/changes.xml

@asfimport
Copy link
Collaborator Author

mail4frenz (migrated from Bugzilla):
How do I add this java file in jmeter?

@asfimport
Copy link
Collaborator Author

Sebb (migrated from Bugzilla):
(In reply to mail4frenz from comment 2)

How do I add this java file in jmeter?

Bugzilla is not a support forum.

Please subscribe to the JMeter user list and ask there.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant