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