HTTPServerSettings.hostName

Determines the server host name.

If multiple servers are listening on the same port, the host name will determine which one gets a request.

class HTTPServerSettings
string hostName;

Meta