[multifile]http_client:http_convert_data(+In,
+Fields, -Data, +Options)Hook implementation that supports reading JSON documents. It processes
the following option:
- json_object(+As)
- Where As is one of
term
or dict
. If
the value is dict
,
json_read_dict/3 is used.