requestSize property
The size of the HTTP request message in bytes, including the request headers and the request body.
Implementation
core.String? requestSize;
The size of the HTTP request message in bytes, including the request headers and the request body.
core.String? requestSize;