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 "Dinesh Premalal (JIRA)" <ji...@apache.org> on 2006/10/26 14:42:17 UTC

[jira] Commented: (AXIS2C-377) Apache module handle spaces incorrectly in REST Get method

    [ http://issues.apache.org/jira/browse/AXIS2C-377?page=comments#action_12444877 ] 
            
Dinesh Premalal commented on AXIS2C-377:
----------------------------------------

request
------------
GET /axis2/services/echo/echoString?text=Hello World! HTTP/1.1

User-Agent: Axis2/C

Host: 127.0.0.1

response
------------

HTTP/1.1 200 OK

Date: Thu, 26 Oct 2006 12:35:37 GMT

Server: Apache/2.2.0 (Unix)

Content-Length: 100

Connection: close

Content-Type: text/xml;charset=UTF-8



<ns1:echoString xmlns:ns1="http://ws.apache.org/axis2/c/samples"><text>Hello</text></ns1:echoString>




> Apache module handle spaces incorrectly in REST Get method
> ----------------------------------------------------------
>
>                 Key: AXIS2C-377
>                 URL: http://issues.apache.org/jira/browse/AXIS2C-377
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: core/transport
>    Affects Versions: 0.95
>            Reporter: Dinesh Premalal
>


-- 
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