]> granicus.if.org Git - curl/commitdiff
clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's
authorDaniel Stenberg <daniel@haxx.se>
Fri, 11 Apr 2003 16:52:30 +0000 (16:52 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 11 Apr 2003 16:52:30 +0000 (16:52 +0000)
suggestion

docs/libcurl/curl_easy_getinfo.3

index ae149264d5cfa1978cbcb961c74097eebcdeb412..72171b9a6904c172eb5d1634766aac995d2173ba 100644 (file)
@@ -78,7 +78,8 @@ uploaded.
 .TP
 .B CURLINFO_SIZE_DOWNLOAD
 Pass a pointer to a double to receive the total amount of bytes that were
-downloaded.
+downloaded. The amount is only for the latest transfer and will be reset again
+for each new transfer.
 .TP
 .B CURLINFO_SPEED_DOWNLOAD
 Pass a pointer to a double to receive the average download speed that curl