Skip to content

Commit ddfde3c

Browse files
authored
Update Readme (#17)
* update readme
1 parent aab321b commit ddfde3c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ request_headers_precedence_order = (
103103
"HTTP_X_CLUSTER_CLIENT_IP", # Rackspace LB and Riverbed Stingray
104104
"HTTP_FORWARDED_FOR", # RFC 7239
105105
"HTTP_FORWARDED", # RFC 7239
106+
"HTTP_CF_CONNECTING_IP", # CloudFlare
106107
"X-CLIENT-IP", # Microsoft Azure
107108
"X-REAL-IP", # NGINX
108109
"X-CLUSTER-CLIENT-IP", # Rackspace Cloud Load Balancers

0 commit comments

Comments
 (0)