View source: R/start-listening.R
extract_event_headers | R Documentation |
This function is largely equivalent to headers
, which it
wraps. The only difference is that the names of the headers returned are
converted to lower-case (these are meant to be case-insensitive) and the
headers are logged at the DEBUG level.
extract_event_headers(event)
event |
the response received from querying the next invocation endpoint. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.