Create an instance of an HTTPReceiver to accept incoming CloudEvents.
Acceptor for an incoming HTTP CloudEvent POST. Can process binary and structured incoming CloudEvents.
HTTP headers keyed by header name ("Content-Type")
The body of the HTTP request
A new {CloudEvent} instance
Generated using TypeDoc
A class to receive a CloudEvent from an HTTP POST request.