core.botevent.headers
Home > @medplum/core > BotEvent > headers
BotEvent.headers property
Headers from the original request, when invoked by HTTP request
Signature:
readonly headers?: Record<string, string | string[] | undefined>;
Home > @medplum/core > BotEvent > headers
Headers from the original request, when invoked by HTTP request
Signature:
readonly headers?: Record<string, string | string[] | undefined>;