[ 
https://issues.apache.org/jira/browse/AXISCPP-829?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nadir amra closed AXISCPP-829.
------------------------------

    Resolution: Fixed

Changes made under revision 
http://svn.apache.org/viewvc?view=revision&revision=1085643.

Basically in src/transport/axis3/HTTPTransport.cpp file i used strcasecmp 
(windows I used stricmp).



> HTTP header field case sensitivity
> ----------------------------------
>
>                 Key: AXISCPP-829
>                 URL: https://issues.apache.org/jira/browse/AXISCPP-829
>             Project: Axis-C++
>          Issue Type: Bug
>          Components: Server - Engine
>    Affects Versions: 1.5 Final
>         Environment: Fedora Core 4, Apache 2
>            Reporter: Xavier Toth
>            Assignee: nadir amra
>             Fix For: current (nightly)
>
>
> If a SOAP HTTP request contains a SOAPAction header that is spelled in any 
> other way, for example Soapaction, the engine fails to recognize it and a 
> axis fault is generated. According to the HTTP spec header field names are 
> case-insensitive.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to