hgouveia / node-downloader-helper

A simple http file downloader for node.js
MIT License
247 stars 54 forks source link

Option to define maximum time for download file #111

Closed primemb closed 9 months ago

primemb commented 9 months ago

Hi, Is there any way to define the maximum amount of time one download can take for example if download take more than 10 minutes cancel and fire error event ?