Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
-
Linux/ Windows
Description
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 ";"