https://bz.apache.org/bugzilla/show_bug.cgi?id=59174
Felix Schumacher <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #12 from Felix Schumacher <[email protected]> --- Date: Sat Feb 11 17:04:06 2017 New Revision: 1782622 URL: http://svn.apache.org/viewvc?rev=1782622&view=rev Log: Add a table of static hosts to the DNS Cache Manger. This resolves the problem, that host header gets ignored when doing basic authentication in HC4. Bugzilla Id: 59174 Added: jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/StaticHost.java Modified: jmeter/trunk/bin/saveservice.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties jmeter/trunk/src/core/org/apache/jmeter/save/SaveService.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/control/DNSCacheManager.java jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/gui/DNSCachePanel.java jmeter/trunk/test/src/org/apache/jmeter/protocol/http/control/TestDNSCacheManager.java jmeter/trunk/xdocs/changes.xml jmeter/trunk/xdocs/images/screenshots/dns-cache-manager.png jmeter/trunk/xdocs/usermanual/component_reference.xml -- You are receiving this mail because: You are the assignee for the bug.
