Skip to content

Version 2.17

Compare
Choose a tag to compare
@ismaell ismaell released this 09 May 08:38
· 329 commits to master since this release

New features

  • Updated all translations
  • Updated build documentation
  • Added support for parsing IPv6 literal hostnames (#169)

Bug fixes

  • Fixed composition of URLs in redirections (#144)
  • Fixed request range calculation (#187)
  • Major code cleanup
    • Cleanup of alternate progress output
    • Removed global string buffers
    • Fixed min and max macros
    • Moved User-Agent header to conf->add_header (#194)
    • Integers for speed ratio and delay calculation
  • Fixed filename extraction from URL
  • Fixed request-target message to proxy
  • Handle secure protocol's schema even with SSL disabled (#158)
  • Fixed Content-Disposition filename value decoding
  • Strip leading hyphens in extracted filenames