contentLength 属性

int contentLength

请求体的内容长度。

如果请求体的尺寸无法预先知道,此值将为 -1。

实现

int get contentLength;