https://bz.apache.org/bugzilla/show_bug.cgi?id=62829
Philippe Mouawad <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Keywords|PatchAvailable |FixedInTrunk Resolution|--- |FIXED --- Comment #5 from Philippe Mouawad <[email protected]> --- Author: pmouawad Date: Sun Nov 18 21:16:17 2018 New Revision: 1846866 URL: http://svn.apache.org/viewvc?rev=1846866&view=rev Log: Bug 62829 - Allow specifying Proxy server scheme for HTTP request sampler, Advanced tab and command line option This closes #413 Contributed by Hitesh Patel Bugzilla Id: 62829 Modified: jmeter/trunk/src/core/org/apache/jmeter/JMeter.java jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/config/gui/HttpDefaultsGui.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/gui/HttpTestSampleGui.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPAbstractImpl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPSamplerBase.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/usermanual/get-started.xml -- You are receiving this mail because: You are the assignee for the bug.
