pub fn is_host_only(url: &Url) -> bool
Returns true if the URL only consists of host.
true
This is used to check user input url for missing /api path