[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-730?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sam Berlin updated HTTPCLIENT-730:
----------------------------------

    Attachment: TestUriEscapes.java

A testcase specifically DefaultClientRequestDirector.rewriteRequestURI's else 
branch.  I'm not positive how to setup the environment to test the if branch.  
There's still three of untested uses of URI's multi-arg constructor, but this 
is a good easy-to-test first step.


> 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]

Reply via email to