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-2024 • Updated: 06/29/24
Comment or report problem with topic