http_request
http_request(key HTTPRequestID, string HTTPMethod, string Body)Triggered when task receives an HTTP request.
Parameters
-
HTTPRequestID(key) -
HTTPMethod(string) -
Body(string)
Examples
Section titled “Examples”Add example usage here showing how to handle the http_request event.
Add additional notes, caveats, or tips here.
See Also
Section titled “See Also”- Related events and functions can be linked here