Hi all!
I am POST:ing to a gSoap server which returns the following http response:
Status: 200 OK\r\n
Server: gSOAP/2.7\r\n
Content-Type: text/xml; charset=utf-8\r\n
Content-Length: 1361\r\n
Connection: close\r\n
\r\n
which results in
org.apache.commons.httpclient.ProtocolException: The server 10.203.133.2 failed
to respond with a valid HTTP response
(no status line!?)
is this indeed invalid? is there any setting in httpclient which enables
it to handle the above response?
thanks for any help !
regards,
/Ole
eviware.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]