Get the response body size in bytes.
This is the size of the body as given to the user after all encodings are applied, so it might be greater than the value returned by [
[email protected]_response_body_bytes_received]. This value is available right before [signal@Message:
SoupMessageMetrics:got-body
] signal is emitted, but you might get an intermediate value if called before.
this |
the response body size |