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=37988>. 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=37988 ------- Additional Comments From [EMAIL PROTECTED] 2006-03-22 13:11 ------- Tommy(In reply to comment #18) > Created an attachment (id=17937) --> (http://issues.apache.org/bugzilla/attachment.cgi?id=17937&action=view) [edit] > junit test > > Using URI class does not fix the problem. The test still fails. > > This test only tests a side effect, since the real problem lies with > HttpHost.getHostName(). This method should return the authority in this > situation. No, it should not. HttpClient is not supposed to implement FTP specific concerns. Feel free to extend the standard GetMethod class and override the default behaviour of the #writeRequestLine() method the way we deem appropriate for your specific application. Oleg -- 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]
