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