API Version: 3.0
Library Version: 3.6.0
Generated by gi-docgen 2023.1
void wrote_body_data ( SoupMessage* self, guint chunk_size, gpointer user_data )
Emitted immediately after writing a portion of the message body to 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 written.