fixed #120 deprecated const usage
- improved unique name generation, now supports multi ext (.tar.gz)
- added maxRedirects to avoid infinite loops
- fixed resume when http status 200 instead of 206
- changed initprotocol to reuse http agent instead of create a new one every call (performace uptimization)
- fixed url with auth been removed 'user:pass@host'
- fixed typos