Last updated 3 months ago
Http allows you to send a full http request with any configuration
http takes no parameters
content = "https://apps.mistium.com/freesubscribers".http("GET",{},{}) // pauses the app execution until the method has received a response or fails