https://bz.apache.org/bugzilla/show_bug.cgi?id=59174
--- Comment #4 from Philippe Mouawad <[email protected]> --- I downloaded Tomcat 8 and ran your test. For me Java and Http4 fail. But the difference is that Java headers are: Connection: keep-alive Host: example.com:80 While HC4: Connection: keep-alive Host: example.com:8080 User-Agent: Apache-HttpClient/4.5.3 (Java/1.8.0_112) If I comment element Simulate virtual host, it works for HC4. What exactly is the bug for you in this case ? Is it that HC4 has port 8080 ? -- You are receiving this mail because: You are the assignee for the bug.
