var response=http.get("https://google.com"); // make an http connection to google and return response as an String
General
Content
Integrations
var response=http.get("https://google.com"); // make an http connection to google and return response as an String