Checks if a parsed URL has a hostname. Returns false if the URL is invalid.
The ada_url handle.
true if a hostname is present, false otherwise.
See Implementation
Checks if a parsed URL has a hostname. Returns false if the URL is invalid.