Retrieves bytes from the server without any request customizations
public static Task<Byte[]> HttpRequestBytesAsync(string url)
Parameters
url
Url to access
Overloads:
See also:
Class HttpUtils© West Wind Technologies, 1996-2024 • Updated: 06/29/24
Comment or report problem with topic