cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: transfer closed with outstanding read data remaining

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 11 Oct 2013 22:45:31 +0200 (CEST)

On Fri, 11 Oct 2013, Sunny Khatri wrote:

> This issue has been discussed in the past but I'm occasionally getting this
> error (and I'm not using EXPECT:100 continue header). Any pointers on what
> could be going on ? Timeouts ? Server Side issue ?

It means that the TCP connection were closed before all data was read. I would
guess it is due to the server side but you probably need to wireshark it to
figure out the exact details.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2013-10-11