DownloadListOfUrlsOptions
Index
Properties
optionalencoding
optionalproxyUrl
Allows to use a proxy for the download request.
url
URL to the file
optionalurlRegExp
Custom regular expression to identify the URLs in the file to extract.
The regular expression should be case-insensitive and have global flag set (i.e. /something/gi
).
The encoding of the file.