HttpClientFileDownloader.DownloadBytes Method
Declaring Type: HttpClientFileDownloader
Namespace: Velopack.Sources
Assembly: Velopack
Assembly Version: 0.0.942+a011233
[AsyncStateMachine(Velopack.Sources.HttpClientFileDownloader/<DownloadBytes>d__3)]
public Task<byte[]> DownloadBytes(string url, string authorization, string accept);
Parameters
url
string
authorization
string
accept
string