HttpRequest r(url); r.ContentType("application/json"); r.PostData(LoadFile("C:/test/some.json"))); r.Execute());
Report message to a moderator