contentLength property
read / write
The value of the contentLengthHeader header, if any.
The value is negative if there is no content length set.
Implementation
int contentLength = -1;
The value of the contentLengthHeader header, if any.
The value is negative if there is no content length set.
int contentLength = -1;