get_content_length
Description:
Gets the length (in bytes) of the file being downloaded.
If the Content-Length header has not yet been received from the server, -1
will be returned.
Parameters:
this |
Returns:
the content length of the file being downloaded, or |