Home > @snowplow/react-native-tracker > EmitterConfigurationBase > customHeaders
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>;Home > @snowplow/react-native-tracker > EmitterConfigurationBase > customHeaders
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>;