Name
easy:GetInfo_Request_Size -- get size of sent request
Synopsis
sizep = easy:GetInfo_Request_Size()
Function
Returns the total size of the issued requests. This is so far only for HTTP requests. Note that this may be more than one request if #CURLOPT_FOLLOWLOCATION is enabled.

Inputs
none

Results
sizep
output value

Show TOC