Retrieves and Http request and returns data as a string.
public static string HttpRequestString(string url)
Return Value
string of HTTP response
Parameters
url
A url to call for a GET request without custom headers
Overloads:
See also:
Class HttpUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic