contentLength 属性

int contentLength

请求体的内容长度。

如果事先不知道请求体的尺寸,则此值为 -1。

实现

int get contentLength;