Hello,
I'm writing a little app with HttpClient-3.1 that requests a url and
receives a simple plain text answer. The problem is that I'm getting
'org.apache.commons.httpclient.ProtocolException: The server
xxx.xxx.xxx.xxx failed to respond with a valid HTTP response'
It happens probably because the only header line I get from the server is
'HTTP/1.x 200 OK '
Is there some way to configure HttpClient to ignore header inconsistency?
Thanks in advance!
Ilia
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]