We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aab321b commit ddfde3cCopy full SHA for ddfde3c
1 file changed
README.md
@@ -103,6 +103,7 @@ request_headers_precedence_order = (
103
"HTTP_X_CLUSTER_CLIENT_IP", # Rackspace LB and Riverbed Stingray
104
"HTTP_FORWARDED_FOR", # RFC 7239
105
"HTTP_FORWARDED", # RFC 7239
106
+ "HTTP_CF_CONNECTING_IP", # CloudFlare
107
"X-CLIENT-IP", # Microsoft Azure
108
"X-REAL-IP", # NGINX
109
"X-CLUSTER-CLIENT-IP", # Rackspace Cloud Load Balancers
0 commit comments