Skip to content

http_response

Emitted when a server responded to a HTTP request.

Parameters

  1. http_response : string - Event name.
  2. requestId : integer - ID of the request returned by requestAsync.
  3. response : HTTPResponseHandle - Table containing information and methods to read the body.

Last update: March 11, 2023
Created: March 11, 2023