[
https://issues.apache.org/jira/browse/HTTPCLIENT-920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Oleg Kalnichevski resolved HTTPCLIENT-920.
------------------------------------------
Resolution: Won't Fix
Justin,
I am sorry but there will be no fixes for 3.x any more. HttpClient 3.1 is
effectively at the end of life. Please test against HttpClient 4.0
Oleg
> HttpURL not escaping passwords correctly
> ----------------------------------------
>
> Key: HTTPCLIENT-920
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-920
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Affects Versions: 3.1 Final
> Environment: All
> Reporter: Justin Lipton
>
> Using a password such as "test+user" in HttpURL e.g.
> HttpURL url = new HttpURL("testuser", "test+user", webdavServer, webdavPort,
> path);
> does not work in 3.1 - get a 401 unauthenticated.
> I've confirmed that this does work when using HttpClient 2.0.2
> Have not tried version 4.0.1
--
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]