fix(wrappers): don't set CF-Connecting-IP header

closes #139
This commit is contained in:
Viren070
2025-04-28 16:09:38 +01:00
parent 2e82c1cd33
commit ea43674da3
-1
View File
@@ -24,7 +24,6 @@ const IP_HEADERS = [
'X-Client-IP',
'X-Forwarded-For',
'X-Real-IP',
'CF-Connecting-IP',
'True-Client-IP',
'X-Forwarded',
'Forwarded-For',