Bug 59044

Summary: Http Sampler : It should not be possible to select the multipart encoding if the method is not POST
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 Keywords: PatchAvailable
Version: 2.13   
Target Milestone: ---   
Hardware: All   
OS: All   

Description benoit.wiart 2016-02-22 15:55:39 UTC
Because lying to the user is bad.
Comment 1 benoit.wiart 2016-02-22 16:00:45 UTC
PR https://github.com/apache/jmeter/pull/138
Comment 2 Philippe Mouawad 2016-02-22 21:04:29 UTC
Date: Mon Feb 22 21:02:45 2016
New Revision: 1731739

URL: http://svn.apache.org/viewvc?rev=1731739&view=rev
Log:
Bug 59044 - Http Sampler : It should not be possible to select the multipart encoding if the method is not POST
#resolve #138
https://github.com/apache/jmeter/pull/138
Patch by Benoit Wiart
Bugzilla Id: 59044

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/UrlConfigGui.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/3846