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.
Net::HttpRequest@