Documentation

Net::HttpRequest::ProgressDownloadTotal

Method in HttpRequest

int64 ProgressDownloadTotal()

Returns the total number of bytes that are expected to be returned from the server. Note that this can be 0 before the server has sent its Content-Length header, or if it never sends the header at all.

Returns int64