Add WITH_PROXY flag
This commit is contained in:
+1
-1
@@ -55,7 +55,7 @@ private:
|
||||
/* If we have proxy support */
|
||||
#ifdef WITH_PROXY
|
||||
void getProxiedRemoteAddress() {
|
||||
|
||||
getHttpResponseData()->proxyParser.getSourceIp();
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user