(table) http.get(number ssl, string host, number port, string uri);
Connect to an HTTP server and retrieve the requested uri. Returns a table with { head, body } elements.