wuchengwei / node-wget

A download tool with support for http/https proxy.
MIT License
64 stars 38 forks source link

is there any way for me to get the total size of the file to be downloaded? #4

Open jonatanrdsantos opened 10 years ago

jonatanrdsantos commented 10 years ago

is there any way for me to get the total size of the file to be downloaded? the value in fileSize: https://github.com/wuchengwei/node-wget/blob/master/lib/wget.js#L34