Commit f9781afa authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

clarified the CURLINFO_SIZE_DOWNLOAD somewhat on Juan F. Codagnone's

suggestion
parent fece361a
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -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