http_response¶
Emitted when a server responded to a HTTP request.
Parameters¶
http_response
: string - Event name.requestId
: integer - ID of the request returned byrequestAsync
.response
: HTTPResponseHandle - Table containing information and methods to read the body.
Last update:
March 11, 2023
Created: March 11, 2023
Created: March 11, 2023