Bug 62248

Summary: HTTP Request : Parameters entered in Parameters Tab should be used in body instead of being ignored
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk
Version: 2.9   
Target Milestone: JMETER_5.0   
Hardware: All   
OS: All   

Comment 1 Philippe Mouawad 2018-04-02 12:33:08 UTC
Author: pmouawad
Date: Mon Apr  2 12:32:20 2018
New Revision: 1828164

URL: http://svn.apache.org/viewvc?rev=1828164&view=rev
Log:
Bug 62248 - HTTP Request : Parameters entered in Parameters Tab should be used in body instead of being ignored
This closes #378
Based on patch by Artem Fedorov
Bugzilla Id: 62248

Modified:
    jmeter/trunk/bin/testfiles/TEST_HTTP.jmx
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java
    jmeter/trunk/test/src/org/apache/jmeter/protocol/http/sampler/TestHTTPSamplersAgainstHttpMirrorServer.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:38:12 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4735