Retrieves the username component of a parsed URL. Returns an empty string if the URL is invalid or no username is present.
The ada_url handle.
An ada_string containing the username.
See Implementation
Retrieves the username component of a parsed URL. Returns an empty string if the URL is invalid or no username is present.