1
0
mirror of https://github.com/moparisthebest/curl synced 2024-12-21 23:58:49 -05:00

clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's

suggestion
This commit is contained in:
Daniel Stenberg 2003-04-11 16:52:30 +00:00
parent fece361a55
commit f9781afafd

View 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