Represents the options of a download. Any options not mapped to a specific property are in AdditionalOptions.
Inherits from: Aria2DownloadOptions
bool NoWantDigestHeaderhttps://aria2.github.io/manual/en/html/aria2c.html#cmdoption-no-want-digest-header
JSON key:no-want-digest-header
bool SaveNotFoundhttps://aria2.github.io/manual/en/html/aria2c.html#cmdoption-save-not-found
JSON key:save-not-found
System.Collections.Generic.IDictionary<string, object> AdditionalOptionsGets a dictionary of option additional key-value pairs.