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