URIResponse.getContentLength
ulong getContentLength() nothrowGet 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.
ulong getContentLength() nothrowGet the expected content length of the #WebKitURIResponse.
It can be 0 if the server provided an incorrect or missing Content-Length.