Availability::- use_module(library(url)).
(can be autoloaded)
[det]parse_url_search(?Spec,
?Fields:list(Name=Value))Construct or analyze an HTTP search specification. This deals with form
data using the MIME-type
application/x-www-form-urlencoded
as used in HTTP GET
requests.