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