Daniel Stenberg
e01b7c1ede
- Bug report #2709004 ( http://curl.haxx.se/bug/view.cgi?id=2709004 ) by Tim
...
Chen pointed out how curl couldn't upload with resume when reading from a
pipe.
This ended up with the introduction of a new return code for the
CURLOPT_SEEKFUNCTION callback that basically says that the seek failed but
that libcurl may try to resolve the situation anyway. In our case this means
libcurl will attempt to instead read that much data from the stream instead
of seeking and that way curl can now upload with resume when data is read
from a stream!
2009-04-28 11:19:10 +00:00
..
2002-10-14 07:47:40 +00:00
2008-06-30 09:39:26 +00:00
2007-08-22 11:28:26 +00:00
2004-04-13 09:08:52 +00:00
2008-04-09 11:27:47 +00:00
2009-04-17 12:55:09 +00:00
2006-01-15 23:55:53 +00:00
2008-12-28 21:56:56 +00:00
2004-02-27 15:34:06 +00:00
2008-05-12 21:43:24 +00:00
2006-01-02 23:32:36 +00:00
2008-05-12 21:43:24 +00:00
2009-04-28 11:19:10 +00:00
2006-01-02 23:32:36 +00:00
2008-04-09 11:27:47 +00:00
2006-04-07 21:50:47 +00:00
2009-01-12 21:22:51 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2004-02-27 15:34:06 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2006-02-17 13:31:49 +00:00
2004-05-12 08:10:25 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2008-05-24 19:19:49 +00:00
2008-12-28 21:56:56 +00:00
2004-04-13 14:27:47 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2009-04-07 20:51:01 +00:00
2008-12-28 21:56:56 +00:00
2005-12-22 15:11:11 +00:00
2008-12-28 21:56:56 +00:00
2006-01-02 23:32:36 +00:00
2008-08-06 21:22:07 +00:00
2004-09-16 14:26:04 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2006-01-02 23:32:36 +00:00
2007-01-09 18:58:16 +00:00
2004-02-27 15:34:06 +00:00
2008-12-28 21:56:56 +00:00
2004-04-02 11:04:34 +00:00
2006-04-07 21:50:47 +00:00
2008-12-28 21:56:56 +00:00
2003-08-11 23:07:38 +00:00
2005-06-03 21:38:40 +00:00
2008-05-12 21:43:24 +00:00
2004-05-05 06:11:57 +00:00
2008-12-28 21:56:56 +00:00
2008-12-28 21:56:56 +00:00
2004-03-15 10:23:14 +00:00
2009-04-18 22:48:28 +00:00
2008-12-22 13:07:13 +00:00
2007-02-19 12:37:04 +00:00
2009-02-10 12:39:26 +00:00
2009-03-02 23:05:31 +00:00