Response.content_length
content_length
Group: Metadata
Documentation
Get the response content length in bytes. This method uses the Content-Length
header, and does not read the body. If the header is not present will return Nothing.
Group: Metadata
Get the response content length in bytes. This method uses the Content-Length
header, and does not read the body. If the header is not present will return Nothing.