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

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


Vocabulary
http.client

Inputs
post-dataan object
urlan object


Outputs
requestan object


Definition