get_content_length
Description:
Get the expected content length of the URIResponse.
It can be 0 if the server provided an incorrect or missing Content-Length.
Parameters:
this |
Returns:
the expected content length of this. |
Get the expected content length of the URIResponse.
It can be 0 if the server provided an incorrect or missing Content-Length.
this |
the expected content length of this. |