From: Dirk Koopman Date: Thu, 26 Oct 2017 18:02:50 +0000 (+0100) Subject: extend the Web interface protocol further X-Git-Url: http://dxcluster.org/gitweb/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=d2b28488d70d97c2e467cd7c57077024b7241b45;hp=d2b28488d70d97c2e467cd7c57077024b7241b45;p=spider.git extend the Web interface protocol further Also clarify things like the ultimate hostname if it is an IP based system. This means that stuff coming in on the web will be identified by the IP address that they connect to, rather than the IP address of the channel. Basically a Web interface is a proxy and therefore the connection object needs the address of the web server, but things like DX spots need the proxy address. ---