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