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

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

Inputs
none

Results
speed
output value

Show TOC