get_response_body_bytes_received


Description:

public uint64 get_response_body_bytes_received ()

Get the number of bytes received from the network for the response body.

This value is available right before [signal@Message:SoupMessageMetrics:got-body] signal is emitted, but you might get an intermediate value if called before. For resources loaded from the disk cache this value is always 0.

Parameters:

this

a MessageMetrics

Returns:

the response body bytes received