HTTPTransactionHandler.onBody

Can be called multiple times per transaction. If you had previously called pauseIngress(), this callback will be delayed until you call resumeIngress().

interface HTTPTransactionHandler
void
onBody
(
const ubyte[] chain
)

Meta