Checks if a key-value pair exists in search parameters.
The ada_url_search_params handle.
The key string (null-terminated C string).
The length of the key string.
The value string (null-terminated C string).
The length of the value string.
true if the key-value pair exists, false otherwise.
See Implementation
Checks if a key-value pair exists in search parameters.