Bug 54154

Summary: HTTP Proxy Server should not force user to select the type of Sampler in HTTP Sampler Settings
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2    
Version: 2.8   
Target Milestone: ---   
Hardware: All   
OS: All   

Description Philippe Mouawad 2012-11-15 21:40:52 UTC
It would be better to allow also empty field value so that selection of HTTP Sampler type can be configured at HTTP Request Defaults level or in user.properties.
Comment 1 Philippe Mouawad 2012-11-18 22:09:08 UTC
Date: Sun Nov 18 22:07:41 2012
New Revision: 1410999

URL: http://svn.apache.org/viewvc?rev=1410999&view=rev
Log:
Bug 54154 - HTTP Proxy Server should not force user to select the type of Sampler in HTTP Sampler Settings
Bugzilla Id: 54154

Modified:
    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
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 Philippe Mouawad 2013-01-23 20:07:46 UTC
Date: Wed Jan 23 20:07:10 2013
New Revision: 1437686

URL: http://svn.apache.org/viewvc?rev=1437686&view=rev
Log:
Bug 54154 - HTTP Proxy Server should not force user to select the type of Sampler in HTTP Sampler Settings
Make default Blank in Proxy Server
Bugzilla Id: 54154

Modified:
    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:52 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/2981