Emitted immediately after writing a portion of the message body to the network.
Unlike #SoupMessage::wrote_chunk, this is emitted after every successful write() call, not only after finishing a complete "chunk".
2.24
See Implementation
Emitted immediately after writing a portion of the message body to the network.
Unlike #SoupMessage::wrote_chunk, this is emitted after every successful write() call, not only after finishing a complete "chunk".