mirror of
https://github.com/mirror/wget.git
synced 2025-03-14 03:40:15 +08:00
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 |
||
---|---|---|
.. | ||
announcement_1.19.txt | ||
fdl.texi | ||
Makefile.am | ||
metalink-standard.txt | ||
metalink.txt | ||
sample.wgetrc | ||
texi2pod.pl | ||
wget.texi |