Skip to content

http_response

http_response(key HTTPRequestID, integer Status, list Metadata, string Body)

This event handler is invoked when an HTTP response is received for a pending llHTTPRequest request or if a pending request fails or times out.

Parameters
HTTPRequestID (key)
Status (integer)
Metadata (list)
Body (string)

Add example usage here.

Add additional notes, caveats, or tips here.

  • Related pages can be linked here