URIResponse.getContentLength

ulong getContentLength() nothrow

Get the expected content length of the #WebKitURIResponse.

It can be 0 if the server provided an incorrect or missing Content-Length.

Returns

the expected content length of response.