Documentation

Net::HttpPut

Function

HttpRequest@ Net::HttpPut(const string&in url, const string&in data = "", const string&in contentType = "application/x-www-form-urlencoded")

Creates an HTTP PUT request to the given URL and automatically starts the request.

string url

string data

string contentType