Organized parameter values are shown in the GUI for Post method. It would be nice to have it for GET as it's not always readable.
Author: pmouawad Date: Mon Feb 1 21:58:31 2016 New Revision: 1728017 URL: http://svn.apache.org/viewvc?rev=1728017&view=rev Log: Bug 58937 - View Results Tree: Improve parameters display even for GET requests Handle correctly case of an URL with empty value for a parameter. Bugzilla Id: 58937 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java jmeter/trunk/test/src/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTPTest.java
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3803