Bug 53931

Summary: Define HTTPClient 4 for the default HTTP Request (and Proxy element to generate the HTTP requests)
Product: JMeter - Now in Github Reporter: Milamber <milamber>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: Nightly (Please specify date)   
Target Milestone: ---   
Hardware: All   
OS: All   

Comment 1 Milamber 2012-09-24 22:59:48 UTC
URL: http://svn.apache.org/viewvc?rev=1389646&view=rev
Log:
Define HTTPClient 4 for the default HTTP Request (and Proxy element to generate the HTTP requests)
Bugzilla Id: 53931

Modified:
    jmeter/trunk/bin/jmeter.properties
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerFactory.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 Milamber 2012-09-25 21:03:15 UTC
URL: http://svn.apache.org/viewvc?rev=1390131&view=rev
Log:
Define HTTPClient 4 for the default HTTP Request (and Proxy element to generate the HTTP requests)
In Proxy Server, need to changes to retrieve the selected order (no based on JCombo list index)
Bugzilla Id: 53931

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/ProxyControl.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/gui/ProxyControlGui.java
Comment 3 The ASF infrastructure team 2022-09-24 20:37:51 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2937