https://bz.apache.org/bugzilla/show_bug.cgi?id=60435
--- Comment #3 from Michael Osipov <[email protected]> --- I reported a similar issue today: Bug 60886 First of all, the proposed patch does not guarantee that HttpClient will pickup these properties because it is not URLConnection. Second, it still won't help because the DNS resolver tests use Google's 8.8.8.8 DNS server which requires UDP/outbound. This won't be handled by any HTTP proxy because it is TCP. -- You are receiving this mail because: You are the assignee for the bug.
