http.Fetch
Example
Shows the typical usage to get the HTML of a webpage.
Output: If it successfully fetched the page, the variable
theReturnedHTML
should contain the returned HTML in plain text.