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 ae14926..72171b9 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