Interface DownloadFileConfig

Used to override the default configuration.

interface DownloadFileConfig {
    httpOptions?: HttpOptions;
}

Properties

Properties

httpOptions?: HttpOptions

Used to override HTTP request options.

MMNEPVFCICPMFPCPTTAAATR