https://issues.apache.org/bugzilla/show_bug.cgi?id=51775
Milamber <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #1 from Milamber <[email protected]> 2011-09-14 16:17:15 UTC --- Thanks for report and proposal patch. This bug impacting the HC4 and HC3 implementations when we are in JMeter Proxy mode. I've fixed this bug for all HC implementation. URL: http://svn.apache.org/viewvc?rev=1170701&view=rev Log: Bug 51775 - Port number duplicates in Host header when capturing by HttpClient (3.1 and 4.x) Modified: jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC3Impl.java jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHC4Impl.java jakarta/jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/sampler/HTTPHCAbstractImpl.java jakarta/jmeter/trunk/xdocs/changes.xml -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
