Hi all ;)
My web server send gzip pages.
Wget can download this gzip pages with this command:
# wget -S --header='Accept-Encoding: gzip,deflate' http://my_url
But it stays gzip compressed. When i open these pages with firefox, i'd
like to see them in a more clear format ;)
My questions are:
* should wget uncompress gzip on the fly while downloading ?
* should firefox should uncompress gzip while opening a local gzip file ?
* should i manually uncompress all gzip files before i can open them
with firefox ?
regards,
f.
fabri...@fr-port:~$ wget --version
GNU Wget 1.11.4
Debian/squeeze