Name
easy:GetInfo_Size_Upload -- get the number of uploaded bytes
Synopsis
uploadp = easy:GetInfo_Size_Upload()
Function
Returns the total amount of bytes that were uploaded.

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

Inputs
none

Results
uploadp
output value

Show TOC