DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=35944>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=35944 ------- Additional Comments From [EMAIL PROTECTED] 2005-08-05 17:49 ------- (In reply to comment #26) > Is it acceptable that for the same code one could expect either > UnknownHostException OR NoHttpResponseException? > Peter, What we have is a rather simple proxy server mockup, which I think simply drops the connection on unsuspecting HttpClient in case of DNS name resolution failure, hence NoHttpResponseException thrown by HttpClient. This is not an issue with HttpClient or the test code but rather with the mockup proxy Oleg > FWIW the proxy server I was using is here http://www.proxomitron.info/ > -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
