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 "Nandika Jayawardana (JIRA)" <ji...@apache.org> on 2007/05/28 11:28:16 UTC

[jira] Created: (AXIS2C-605) axis2c client sends the Content -Type header ending with a ";" , But Content Type header should not end with ";"

axis2c client sends the Content -Type header ending with a  ";" , But Content Type header should not end with ";" 
------------------------------------------------------------------------------------------------------------------

                 Key: AXIS2C-605
                 URL: https://issues.apache.org/jira/browse/AXIS2C-605
             Project: Axis2-C
          Issue Type: Bug
         Environment: Linux/ Windows
            Reporter: Nandika Jayawardana


Axis2c client sends the Content-type header ending with ";".
POST /services/echo HTTP/1.1
User-Agent: Axis2/C
Content-Length: 274
Content-Type: application/soap+xml;charset=UTF-8;
Host: localhost:8080

But Content-Type header should not end with ";"



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org


[jira] Resolved: (AXIS2C-605) axis2c client sends the Content -Type header ending with a ";" , But Content Type header should not end with ";"

Posted by "Samisa Abeysinghe (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AXIS2C-605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Samisa Abeysinghe resolved AXIS2C-605.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0
         Assignee: Samisa Abeysinghe

Fixed the ; bug in content type

> axis2c client sends the Content -Type header ending with a  ";" , But Content Type header should not end with ";" 
> ------------------------------------------------------------------------------------------------------------------
>
>                 Key: AXIS2C-605
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-605
>             Project: Axis2-C
>          Issue Type: Bug
>         Environment: Linux/ Windows
>            Reporter: Nandika Jayawardana
>            Assignee: Samisa Abeysinghe
>             Fix For: 1.1.0
>
>
> Axis2c client sends the Content-type header ending with ";".
> POST /services/echo HTTP/1.1
> User-Agent: Axis2/C
> Content-Length: 274
> Content-Type: application/soap+xml;charset=UTF-8;
> Host: localhost:8080
> But Content-Type header should not end with ";"

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org