Name
easy:SetOpt_Low_Speed_Limit -- get low speed limit in bytes per second
Synopsis
easy:SetOpt_Low_Speed_Limit(speedlimit)
Function
Pass a value as parameter. It contains the average transfer speed in bytes per second that the transfer should be below during #CURLOPT_LOW_SPEED_TIME seconds for libcurl to consider it to be too slow and abort.

Inputs
speedlimit
input value

Show TOC