function mutateRemoveTrackingHeaders(x?): void;Defined in: account-kit/infra/src/alchemyTrackerHeaders.ts:26
Remove the tracking headers. This is used in our split transport to ensure that we remove the headers that are not used by the other systems.
| Parameter | Type | Description |
|---|---|---|
|
| The headers to remove the tracking headers from |
void