[ http://issues.apache.org/jira/browse/AXIS2C-382?page=comments#action_12447268 ] Samisa Abeysinghe commented on AXIS2C-382: ------------------------------------------
I suppose white spaces need to be URL encoded. Better to go throuhg the list here: http://www.w3schools.com/tags/ref_urlencode.asp We do not have any URL encoding support at the moment. The best is to support this throuhg an established library like libcurl > White Spaces are sent in request Url when doing rest > ---------------------------------------------------- > > Key: AXIS2C-382 > URL: http://issues.apache.org/jira/browse/AXIS2C-382 > Project: Axis2-C > Issue Type: Bug > Components: transport/http > Environment: Linux / Windows > Reporter: Nandika Jayawardana > > When doing rest with GET , if a parameter has a white space it is sent as it > is in url which is incorrect -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.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]
