http:convert_parameter(+Type, +ValueIn, -ValueOut) is semidet[multifile, library(http/http_hook)]
Hook to execute a step in the HTTP parameter conversion process.
See also
- check_type/4.
 http:convert_parameter(+Type, +Text, -Value) is semidet[multifile, applications(isearch)]
Convert for Type = json using json_to_prolog/2.