Gets the length (in bytes) of the file being downloaded.
If the <literal>Content-Length</literal> header has not yet been received from the server, <code class="literal">-1 </code> will be returned.
| this |
|
the content length of the file being downloaded, or <code class="literal">-1</code> |