Sets the password component of a parsed URL. Has no effect if the URL is invalid.
The ada_url handle.
The new password string (null-terminated C string).
The length of the input string.
true if successful, false otherwise.
See Implementation
Sets the password component of a parsed URL. Has no effect if the URL is invalid.