curl-library
Is this going to be implemented soon?
From: Wei Weng <wweng_at_kencast.com>
Date: Tue, 10 May 2005 16:55:55 -0400
Date: Tue, 10 May 2005 16:55:55 -0400
This is in lib/http.c.
if(conn->resume_from < 0 ) {
/*
* This is meant to get the size of the present remote-file by itself.
* We don't support this now. Bail out!
*/
conn->resume_from = 0;
}
When is it going to "support this"?
Thanks!
Wei
Received on 2005-05-10