Retrieves a buffer of binary data from a URL using a plain HTTP Get.
public static Byte[] HttpGetBytes(string url)
Return Value
Response bytes or null on error
Parameters
url
Url to access
Overloads:
See also:
Class ShellUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic