Name
easy:GetInfo_Redirect_Time -- get the time for all redirection steps
Synopsis
timep = easy:GetInfo_Redirect_Time()
Function
Returns the total time, in seconds, it took for all redirection steps include name lookup, connect, pretransfer and transfer before final transaction was started. #CURLINFO_REDIRECT_TIME contains the complete execution time for multiple redirections.

See also the TIMES overview in the easy:GetInfo() man page.

Inputs
none

Results
timep
output value

Show TOC