browser-tracker.emitterconfigurationbase.customheaders
Home > @snowplow/browser-tracker > EmitterConfigurationBase > customHeaders
EmitterConfigurationBase.customHeaders property
An object of key value pairs which represent headers to attach when sending a POST request, only works for POST
Signature:customHeaders?: Record<string, string>;