Handbook
Glossary
rest-request-json ( url method -- response json )
Vocabulary
http
.
json
Inputs
url
an
object
method
an
object
Outputs
response
an
object
json
an
object
Definition
IN:
http.json
:
rest-request-json
( url method -- response json )
<json-request>
http-request-json
;