Name
easy:GetInfo_Size_Download_t -- get the number of downloaded bytes
Synopsis
dlp = easy:GetInfo_Size_Download_t()
Function
Returns the total amount of bytes that were downloaded. The amount is only for the latest transfer and will be reset again for each new transfer. This counts actual payload data, what's also commonly called body. All meta and header data are excluded and will not be counted in this number.

Inputs
none

Results
dlp
output value

Show TOC