We are trying to perform SOAP transactions on our website which runs Litespeed. Whenever we try to run our application, we get a Bad Request error.
Looking at the http requests/responses on an Apache vs. Litespeed server, you will see that Apache uses Transfer-Encoding: chunked, whereas Litespeed does not show this in the response.
The Apache Server sues a library called Apache Axis2 for SOAP transaction. Is this plugin available and can work for Litespeed?
Looking at the http requests/responses on an Apache vs. Litespeed server, you will see that Apache uses Transfer-Encoding: chunked, whereas Litespeed does not show this in the response.
The Apache Server sues a library called Apache Axis2 for SOAP transaction. Is this plugin available and can work for Litespeed?
Last edited: