Clean-ups, bump copyright date
This commit is contained in:
+1
-1
@@ -168,7 +168,7 @@ private:
|
||||
|
||||
public:
|
||||
/* If we have proxy support; returns the proxed source address as reported by the proxy. */
|
||||
#ifdef WITH_PROXY
|
||||
#ifdef UWS_WITH_PROXY
|
||||
std::string_view getProxiedRemoteAddress() {
|
||||
return getHttpResponseData()->proxyParser.getSourceAddress();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user