https://issues.apache.org/bugzilla/show_bug.cgi?id=51861
Bug #: 51861
Summary: Improve HTTP Request GUI to better show parameters
without name (GWT RPC requests for example)
Product: JMeter
Version: 2.5
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: Main
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 27552
--> https://issues.apache.org/bugzilla/attachment.cgi?id=27552
ScreenShot of new HTTP Request GUI
Hello,
I implemented an evolution on URLConfigGui to improve display of POST
parameters when there is only one that has no name.
This would be very useful for samples that only have a body without name=value,
like GWT for example.
Currently, all parameters will be in one column without a value (which first
seemed to me a bug , but is correctly handled in Sampler).
My proposition was to add a Label Choice with 2 choices (Parameters and RAW
body) and a JTabbedPane that contains the current ArgumentsPanel and a
JTextArea that will contains the RAW Post body.
See attached screenshot.
Regards
Philippe Mouawad
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]