Function HTTPRequest.getDownloadedBytes
Returns the amount of bytes this HTTPRequest downloaded.
long getDownloadedBytes() nothrow @nogc const;
Returns the amount of bytes this HTTPRequest downloaded.
long getDownloadedBytes() nothrow @nogc const;