requestSize property

String? requestSize
getter/setter pair

The size of the HTTP request message in bytes, including the request headers and the request body.

Implementation

core.String? requestSize;