You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2006/11/05 18:05:22 UTC

[jira] Commented: (AXIS2C-382) White Spaces are sent in request Url when doing rest

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