Skip to content

v2.1.11: fixed #120 deprecated const usage

Latest

Choose a tag to compare

@hgouveia hgouveia released this 06 Mar 09:55

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