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