Arguments: options: table
Field
Type
Required
Description
id
string
+
Unique ID of a request
data
string, binary
+
Data for sending
last
bool
–
It’s the last part of data or not. Default value:
true
. If it is not the last part
of data then
http_data_send
event will be
generated when existing data would be sent.