Simple method to retrieve HTTP content from the Web quickly
public static string HttpGet(string url)
Return Value
Http response text or null
Parameters
url
Url to access
Overloads:
See also:
Class ShellUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic