[ https://issues.apache.org/jira/browse/HTTPCLIENT-730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12561519#action_12561519 ]
Tim Julien commented on HTTPCLIENT-730: --------------------------------------- could probably steal java.net.URI.defineString() for a general purpose method to build a complete String URI to be used in conjunction with java.net.URI(String s) > Use of Multi-Args URI Causes URI-Rewriting to improperly unescape characters > ---------------------------------------------------------------------------- > > Key: HTTPCLIENT-730 > URL: https://issues.apache.org/jira/browse/HTTPCLIENT-730 > Project: HttpComponents HttpClient > Issue Type: Bug > Components: HttpClient > Affects Versions: 4.0 Alpha 2 > Reporter: Sam Berlin > Attachments: TestUriEscapes.java > > > See: > http://www.nabble.com/unable-to-encode-reserved-characters-using-java.net.URI-multi-arg-constructors-td14954679.html > for information from the httpclient-dev thread. The basic idea is that > URI's multi-arg constructors break things. -- 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]