You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by "cda (Jira)" <ji...@apache.org> on 2019/11/06 19:06:00 UTC

[jira] [Created] (HTTPCLIENT-2027) Normalize URIBuilder path

cda created HTTPCLIENT-2027:
-------------------------------

             Summary: 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


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: dev-unsubscribe@hc.apache.org
For additional commands, e-mail: dev-help@hc.apache.org