Use of java.net.URI.resolve() is buggy
--------------------------------------

                 Key: HTTPCLIENT-755
                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-755
             Project: HttpComponents HttpClient
          Issue Type: Bug
            Reporter: Johannes Koch


The use of java.net.URI.resolve() is buggy (see 
<http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=4708535>). Affected class: 
org.apache.http.impl.client.DefaultRedirectHandler.

Proposed solution: Create a resolve(URI, String) method in 
o.a.h.client.utils.URLUtils.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to