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