From 4c09aaf6c0adbc5599fcb011baab63c5d0ec76a7 Mon Sep 17 00:00:00 2001 From: g0tmi1k Date: Mon, 15 Oct 2018 13:08:28 +0100 Subject: [PATCH] Add IP address header fields Source: https://stackoverflow.com/questions/1384410/php-getenvremote-addr-serious-side-effects --- .../http-request-headers-common-ip-address.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 Miscellaneous/web/http-request-headers/http-request-headers-common-ip-address.txt diff --git a/Miscellaneous/web/http-request-headers/http-request-headers-common-ip-address.txt b/Miscellaneous/web/http-request-headers/http-request-headers-common-ip-address.txt new file mode 100644 index 00000000..1e60499c --- /dev/null +++ b/Miscellaneous/web/http-request-headers/http-request-headers-common-ip-address.txt @@ -0,0 +1,5 @@ +HTTP_FORWARDED +HTTP_CLIENT_IP +HTTP_FORWARDED_FOR +HTTP_X_FORWARDED +HTTP_X_FORWARDED_FOR