property ContentLength: Int64;
Description
Gets or sets the value of the "Content-Length" parameter from the HTTP header. The ContentLength value is the number of bytes of data to be sent to the HTTP-client. Content length does not include information about the length of the header.