Download a resource to disk. If the URL is relative, it will be converted to an absolute URL first using the page URL.
Parameters:
resUrl must be a String.
(the URL of the resource to download)
pageUrl must be a String.
(the URL of the page on which the link occured)
Returns an EventEmitter
(an event emitter)
relative URL
renaming the file?
Downloader inherits from EventEmitter