mirror of
https://github.com/curl/curl.git
synced 2026-07-15 22:47:17 +03:00
clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's
suggestion
This commit is contained in:
parent
fece361a55
commit
f9781afafd
1 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue