On Tue, May 19, 2009 at 10:52:53AM +0200, fabrice régnier wrote:
>
> 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
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