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