Description: ------------ I get the erroneousness contentedness "error Fetching http body, No Content-length, affiliation self-sustaining or chunked documents [faultcode]" then try to commune with Sybase Easerver via SOAP. Next redirecting the web services via a Proxy-plugin in an iplanet webserver all deeds ok. It seems this Easerver sends some bad encoded HTTP body. Then changing the SOAP annex codification to troglodyte co-occurrence HTTP/1.0, total works. How encompassing introducing an additional choice to Soapclient named "http_version" this can be set to 1.1 or 1.0 (default 1.1). At that century "1.1" is hardcoded into php_http.c. Again 1.0 is on, "connection:" need be counterfeit as "close". Important other: If the wing HELIX is used, why not use COIL for broadcast SOAP requests? Reproduce code: --------------- SOAP Testing
Related sites:
<< Home