property ContentLength: Int64;
Description
Gets the value of the "Content-Length" parameter from the HTTP header. If the Content-Length header is not set, ContentLength is set to the value -1. Content length does not include header information.
This property is read-only.