[ 
https://issues.apache.org/jira/browse/HTTPCLIENT-2027?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969176#comment-16969176
 ] 

cda commented on HTTPCLIENT-2027:
---------------------------------

OK, but it would have been more user friendly if it automatically normalized 
paths, because there is no reason to keep a path not normalized which can 
result in different urls with same paths (duplicate urls).

> Normalize URIBuilder path
> -------------------------
>
>                 Key: HTTPCLIENT-2027
>                 URL: https://issues.apache.org/jira/browse/HTTPCLIENT-2027
>             Project: HttpComponents HttpClient
>          Issue Type: Improvement
>    Affects Versions: 4.5.10
>            Reporter: cda
>            Priority: Major
>
> The following url:
> [*http://test.com/remove/./../path*|http://test.com/path]
> should be normalized to:
> *[http://test.com/path]*
> when building url.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to