⚠️ Not implemented in the current OSL CLI.
httpGet tries to download content from the internet.
httpGet takes no parameters
// handling an syncronous download content = "url".httpGet() // pauses the app execution until the method has downloaded the content
Last updated 20 days ago