On Wed 31/01/2018 14:52, Björn Ketelaars wrote: > Diff below brings net/wget to the latest version, which addresses: > > - A major bug that caused GZip'ed pages to never be decompressed has > been fixed > - Support for Content-Encoding and Transfer-Encoding have been marked > as experimental and disabled by default > - Prevent erroneous decompression of .gz and .tgz files with broken > server > - Added support for HTTP 308 Permanent Redirect response > - Fix a segfault in some cases where the Content-Type header is not > sent > - Several minor bug fixes > > Output make test: > > # TOTAL: 93 > # PASS: 84 > # SKIP: 9 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0 > ... > # TOTAL: 44 > # PASS: 44 > # SKIP: 0 > # XFAIL: 0 > # FAIL: 0 > # XPASS: 0 > # ERROR: 0
Ping!
