Sends the event over HTTP
The configuration options for this event. Options
provided will be passed along to Node.js http.request()
.
https://nodejs.org/api/http.html#http_http_request_options_callback
The CloudEvent to be sent
Promise with an eventual response from the receiver
Generated using TypeDoc
A class for sending {CloudEvent} instances over HTTP.