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