https://bz.apache.org/bugzilla/show_bug.cgi?id=60435
--- Comment #4 from Michael Osipov <[email protected]> --- (In reply to Michael Osipov from comment #3) > 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. I must correct myself, a SOCKS5 proxy supports UDP as per definition, but I highly doubt that one can hook that upto the DNS tests. -- You are receiving this mail because: You are the assignee for the bug.
