I’ve recently been attempting to connect to a Axis webservice using a PHP client and I’ve had problems where the Body has been returning empty – no fault just an empty body.
This can be solved by removing any line feeds from the request
Thoughts about technical things
Musings on a random collection of technical topics
I’ve recently been attempting to connect to a Axis webservice using a PHP client and I’ve had problems where the Body has been returning empty – no fault just an empty body.
This can be solved by removing any line feeds from the request