Retrieves all values for a given key in search parameters.
The ada_url_search_params handle.
The key string (null-terminated C string).
The length of the key string.
An ada_strings handle containing all values, which must be freed with ada_free_strings.
See Implementation
Retrieves all values for a given key in search parameters.