Gets the length of the body data included in the request.
New in v1.5.51015
A long value that contains the value from the request's Length header.
This value is -1 if the content length is not known.
The Length header expresses the length, in bytes, of the body data that accompanies the request.