Checks if a parsed URL has a search (query) component. Returns false if the URL is invalid.
The ada_url handle.
true if a search is present, false otherwise.
See Implementation
Checks if a parsed URL has a search (query) component. Returns false if the URL is invalid.