HttpServer.remoteIPHeader

If set, the name of the header which will be used to obtain the actual IP of the connecting peer. Useful when this HttpServer is behind a reverse proxy.

class HttpServer
string remoteIPHeader;

Meta