• Arguments: options: table
FieldTypeRequiredDescription
idstring+Unique ID of a request
datastring, binary+Data for sending
lastboolIt’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.