Documentation

Net::HttpPost

Function

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

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

string url

string data

string contentType