<put-request> ( data url -- request )
HTTP client ยป PUT requests with the HTTP client

Prev:http-put* ( data url -- response content )


Vocabulary
http.client

Inputs
dataan object
urlan object


Outputs
requestan object


Definition