You are viewing a plain text version of this content. The canonical link for it is here.
Posted to httpclient-users@hc.apache.org by Adrian Blakey <ad...@gmail.com> on 2008/11/13 19:41:20 UTC

Content length missing, client does not finish

I am using httpclient 3.1 to make a connection to an old server that  
does not set content length in the response.


My standalone unit test works. I can retrieve the data nicely. However  
as soon as I run this in a sevlet under tomcat 6, the request never  
finishes.

Any ideas what is going on here and how to fix it?

---------------------------------------------------------------------
To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org
For additional commands, e-mail: httpclient-users-help@hc.apache.org