cef_urlparts_t.host

Host component. This may be a hostname, an IPv4 address or an IPv6 literal surrounded by square brackets (e.g., "[2001:db8::1]").

struct cef_urlparts_t
cef_string_t host;

Meta