got_chunk


Description:

public signal void got_chunk (Bytes chunk)

Emitted after receiving a chunk of a message body.

Note that "chunk" in this context means any subpiece of the body, not necessarily the specific HTTP 1.1 chunks sent by the other side.

Parameters:

chunk

the just-read chunk