Notch Notch Manual 0.9.23
 Light | Dark
HTTP

HTTP

HTTPGet Calls a URL and returns the payload of the HTTP response as a string.
HTTPGetFile Calls a URL and then saves the payload of the HTTP response to a file.
NFetch Function to make asynchronous HTTP requests and then invoke a callback function with the result.