Bug 58955

Summary: Request view http does not correctly display http parameters in multipart/form-data
Product: JMeter - Now in Github Reporter: benoit.wiart
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal CC: p.mouawad
Priority: P2    
Version: 2.13   
Target Milestone: ---   
Hardware: DEC   
OS: NetBSD   

Description benoit.wiart 2016-02-01 21:37:37 UTC
the provided PR does not implements 100% of the the rfc but it's better than the current implementation where the view does not understand multipart.
Comment 1 benoit.wiart 2016-02-01 21:39:13 UTC
PR https://github.com/apache/jmeter/pull/99
Comment 2 Philippe Mouawad 2016-02-01 22:26:42 UTC
Date: Mon Feb  1 22:26:16 2016
New Revision: 1728019

URL: http://svn.apache.org/viewvc?rev=1728019&view=rev
Log:
Bug 58955 - Request view http does not correctly display http parameters in multipart/form-data
#resolve #99
Bugzilla Id: 58955

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/visualizers/RequestViewHTTP.java
    jmeter/trunk/xdocs/changes.xml
Comment 3 The ASF infrastructure team 2022-09-24 20:38:02 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3816