Variable RPCConfig.host

Host to connect to

struct RPCConfig
{
  // ...
  string host ;
  // ...
}

See Also

https://tools.ietf.org/html/rfc3986#section-3.2.2