contentLength property
int
get
contentLength
The content length of the request body
If the size of the request body is not known in advance, this value is -1.
Implementation
int get contentLength;
The content length of the request body
If the size of the request body is not known in advance, this value is -1.
int get contentLength;