Below is my code to get an HTML page
public static async Task GetUrltoHtml(string url) { string s; using (var client = ne