Name
easy:GetInfo_Speed_Download -- get download speed
Synopsis
speed = easy:GetInfo_Speed_Download()
Function
Returns the average download speed that curl measured for the complete download. Measured in bytes/second.

#CURLINFO_SPEED_DOWNLOAD_T is a newer replacement that returns a more sensible variable type.

Inputs
none

Results
speed
output value

Show TOC