https://bz.apache.org/bugzilla/show_bug.cgi?id=58201
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #3 from Felix Schumacher <[email protected]> --- As I haven't found a way to make httpclient 3 correctly, I have only committed the changes for httpclient 4. That will not make all samplers behave consistently, but it will allow httpclient to behave similar to the java sampler and let the user specify a port number. In my eyes httpclient 3 still shows the wrong behaviour, but can't be changed. Date: Sun Aug 23 09:39:19 2015 New Revision: 1697158 URL: http://svn.apache.org/r1697158 Log: Use the port from a given host header, if available. Bugzilla Id: 58201 Modified: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java jmeter/trunk/xdocs/changes.xml -- You are receiving this mail because: You are the assignee for the bug.
