HTTP request event output configuration
See below available configuration properties for HTTP requests.
| Field | Details |
|---|---|
type * | Always http |
url * | The url to which the HTTP request will be sent |
headers * | A dictionary containing static headers to be attached to the request |
method | The HTTP method to be used. Default is POST |