From eb46885d69c84bdce3c5e2c389a00ddd783b4242 Mon Sep 17 00:00:00 2001 From: Francesco Chemolli Date: Fri, 14 Sep 2012 11:55:21 +0200 Subject: [PATCH] More XFF unhiding.i --- src/HttpRequest.h | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/HttpRequest.h b/src/HttpRequest.h index 40005752a5..832901dd95 100644 --- a/src/HttpRequest.h +++ b/src/HttpRequest.h @@ -173,9 +173,7 @@ public: Ip::Address client_addr; -#if FOLLOW_X_FORWARDED_FOR Ip::Address indirect_client_addr; -#endif /* FOLLOW_X_FORWARDED_FOR */ Ip::Address my_addr; -- 2.47.2