diff --git a/src/utils/headers.ts b/src/utils/headers.ts index cc6a8a9..44a9cb6 100644 --- a/src/utils/headers.ts +++ b/src/utils/headers.ts @@ -12,6 +12,9 @@ const blacklistedHeaders = [ 'cf-ray', 'cf-visitor', 'cf-ew-via', + 'cdn-loop', + 'x-amzn-trace-id', + 'cf-ipcountry', 'x-forwarded-for', 'x-forwarded-host', 'x-forwarded-proto',