HttpRequest@ Net::HttpPatch(const string&in url, const string&in data = "", const string&in contentType = "application/x-www-form-urlencoded")
Creates an HTTP PATCH request to the given URL and automatically starts the request.
string url
string
url
string data
data
string contentType
contentType
Net::HttpRequest@