http_put_data
Perform PUT request with data
&reftitle.description;
stringhttp_put_data
stringurl
stringdata
arrayoptions
arrayinfo
Performs an HTTP PUT request on the supplied url.
&see.http.request.options;
&reftitle.parameters;
url
URL
data
PUT request body
options
&link.http.request.options;
info
&link.http.request.info;
&reftitle.returnvalues;
&returns.http.response;