responseSize property

String? responseSize
getter/setter pair

The size of the HTTP response message sent back to the client, in bytes, including the response headers and the response body.

Implementation

core.String? responseSize;