Adds a batched content mode for incoming events. ```js // It's possible for this to return 1:N events const ceArray = HTTP.toEvent(req.headers, req.body); ``` Signed-off-by: Lance Ball <lball@redhat.com> |
||
---|---|---|
.. | ||
conformance | ||
integration |
Adds a batched content mode for incoming events. ```js // It's possible for this to return 1:N events const ceArray = HTTP.toEvent(req.headers, req.body); ``` Signed-off-by: Lance Ball <lball@redhat.com> |
||
---|---|---|
.. | ||
conformance | ||
integration |