From ddfde3c6d4dee387a59287a2c0afc933f9773791 Mon Sep 17 00:00:00 2001 From: Val N Date: Thu, 11 Apr 2024 19:07:31 -0400 Subject: [PATCH] Update Readme (#17) * update readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 74ebb29..5a691a1 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ request_headers_precedence_order = ( "HTTP_X_CLUSTER_CLIENT_IP", # Rackspace LB and Riverbed Stingray "HTTP_FORWARDED_FOR", # RFC 7239 "HTTP_FORWARDED", # RFC 7239 + "HTTP_CF_CONNECTING_IP", # CloudFlare "X-CLIENT-IP", # Microsoft Azure "X-REAL-IP", # NGINX "X-CLUSTER-CLIENT-IP", # Rackspace Cloud Load Balancers