wget/doc
Darshit Shah d0a5d9f131 Switch off compression by default
Gzip compression has a number of bugs which need to be ironed out before
we can support it by default. Some of these stem from a misunderstanding
of the HTTP spec, but a lot of them are also due to many web servers not
being compliant with RFC 7231.

With this commit, I am marking GZip compression support as experimental
in GNU Wget pending further investigation and the addition of tests.

* src/init.c (defaults): Switch of compression support by default
* docs/wget.texi: State that compression is experimental
2018-01-21 10:51:11 +01:00
..
announcement_1.19.txt * doc/announcement_1.19.txt: Add new file 2017-02-03 15:19:05 +01:00
fdl.texi Update Copyright years 2018-01-14 11:24:43 +01:00
Makefile.am Update Copyright years 2018-01-14 11:24:43 +01:00
metalink-standard.txt New: --metalink-over-http Content-Type/Disposition Metalink/XML processing 2016-09-30 19:44:06 +02:00
metalink.txt Enforce Metalink file name verification, strip directory if necessary 2016-09-30 19:44:03 +02:00
sample.wgetrc sample.wgetrc: Fix wrong command 'locale' into 'localencoding' 2014-12-19 17:05:33 +01:00
texi2pod.pl Update Copyright years 2018-01-14 11:24:43 +01:00
wget.texi Switch off compression by default 2018-01-21 10:51:11 +01:00