[
https://issues.apache.org/jira/browse/HTTPCLIENT-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ortwin Glück resolved HTTPCLIENT-858.
-------------------------------------
Resolution: Invalid
Properly escape non-URI characters. HttpClient is not a browser and thus does
not, can not and will never try to fix invalid input.
> uri with '|'
> ------------
>
> Key: HTTPCLIENT-858
> URL: https://issues.apache.org/jira/browse/HTTPCLIENT-858
> Project: HttpComponents HttpClient
> Issue Type: Bug
> Components: HttpClient
> Reporter: yongyuan.jiang
>
> 1.open this page in firefox or
> ie:http://rate.taobao.com/user-rate-96afc387087fe06b44c43f2b54592290--receivedOrPosted|0--buyerOrSeller|0.htm
> 2.use httpclient to get or post this page
> 3.then it will throw a exception because the uri has the char '|'
--
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]