API Version: 3.0
Library Version: 3.6.4
Generated by gi-docgen 2023.1
since: 3.4
void got_body_data ( SoupMessage* self, guint chunk_size, gpointer user_data )
Emitted after reading a portion of the message body from the network.
The default handler is called before the handlers added via g_signal_connect().
g_signal_connect()
chunk_size
Type: guint
guint
The number of bytes read.