Retrieves and Http request and returns data as a string.
public static Task<String> HttpRequestStringAsync(string url)
Return Value
string of HTTP response
Parameters
url
The Url to access
Overloads:
See also:
Class HttpUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic