The OpenD Programming Language

Uri.host

the domain name. note it may be an ip address or have percent encoding too.

struct Uri
string host;

Meta