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