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/04/13 20:04:01 UTC

[jira] Assigned: (AXIS2C-124) SOAP 1.2 HTTP headers incorrect

     [ http://issues.apache.org/jira/browse/AXIS2C-124?page=all ]

Samisa Abeysinghe reassigned AXIS2C-124:
----------------------------------------

    Assign To: Samisa Abeysinghe

> SOAP 1.2 HTTP headers incorrect
> -------------------------------
>
>          Key: AXIS2C-124
>          URL: http://issues.apache.org/jira/browse/AXIS2C-124
>      Project: Axis2-C
>         Type: Bug

>   Components: transport/http
>     Versions: Current (Nightly)
>     Reporter: Samisa Abeysinghe
>     Assignee: Samisa Abeysinghe
>      Fix For: 0.91

>
> SOAP 1.2 HTTP headers seem to be incorrect.
> I captured the message and the HTTP headers read as follows:
> POST /axis2/services/echo HTTP/1.1
> User-Agent: Axis2/C
> SOAPAction: http://ws.apache.org/axis2/c/samples/echoString
> Content-Length: 482
> Content-Type: application/soap+xml
> Host: localhost:9090
> We send the SOAPAction seperatelly, whereas we should have sent:
> Content-Type: application/soap+xml;charset=UTF-8;action="http://example.org/action/echoIn";

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