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

Remi Tassing commented on HTTPCLIENT-858:
-----------------------------------------

I'm having invalid uri error with url containing "..." (three dots). It works 
well in the browser so I guess it's a similar issue.
My question is, how can this be solved in Nutch (or HttpClient)?

@Ortwin: How do we perform the escape? I have no idea
                
> 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.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to