> Important note: The post occurs to a different server than the
> download so the servers themselves should not be causing the problem.
On Wed, Jan 27, 2010 at 6:50 PM, Kevin Duffey wrote:
> Is it possible the server you are reaching for is single threaded in some
> way that it rejects more th
Is it possible the server you are reaching for is single threaded in some
way that it rejects more than one request from the same client?
On Wed, Jan 27, 2010 at 3:09 PM, Biosopher wrote:
> I have an app making an https post on one thread while performing a
> file download on another thread. Fo
I have an app making an https post on one thread while performing a
file download on another thread. For some odd reason, I am getting a
ClientProtocolException saying that "The server failed to respond with
a valid HTTP response". The error goes away if everything is run on a
separate thread.
O
3 matches
Mail list logo