| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
RE: stop downloading after x bytes?
From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Fri, 6 Jan 2006 03:58:00 -0600
> I want to be able to set the size to stop downloading
libcurl doesn't put any restrictions on what your
struct cb_data {
curl_easy_setopt(my_curl, CURLOPT_WRITEDATA, &my_cb_data);
Or, if you can settle for an approximate value, you could
But yes, as Brian said, it is much more polite to request
- Jeff
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info