Retrieves the search (query) component of a parsed URL. Returns an empty string if the URL is invalid or no search is present.
The ada_url handle.
An ada_string containing the search.
See Implementation
Retrieves the search (query) component of a parsed URL. Returns an empty string if the URL is invalid or no search is present.