Last updated 5 months ago
Was this helpful?
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