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