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