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