Skip to content

http_request

http_request(key HTTPRequestID, string HTTPMethod, string Body)

Triggered when task receives an HTTP request.

Parameters
HTTPRequestID(key)
HTTPMethod(string)
Body(string)

Add example usage here showing how to handle the http_request event.

Add additional notes, caveats, or tips here.

  • Related events and functions can be linked here