Checks if a parsed URL has credentials (username or password). Returns false if the URL is invalid.
The ada_url handle.
true if credentials are present, false otherwise.
See Implementation
Checks if a parsed URL has credentials (username or password). Returns false if the URL is invalid.