HTTP request task

An HTTP request task will call a given url (API endpoint, outgoing webhook, ping, …).

Execution of this task will be considered as failed if the HTTP request results in a timeout or returns an HTTP code between 200 and 299.