[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Site no longer works with Lynx and ELinks
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Site no longer works with Lynx and ELinks |
Date: |
Mon, 6 Jan 2003 19:54:32 -0500 |
User-agent: |
Mutt/1.3.27i |
On Mon, Jan 06, 2003 at 10:25:07PM -0200, Fr?d?ric L. W. Meunier wrote:
The garbage is gzip'd data. Essentially what is happening is that
the remote site is sending an error message followed by the actual page
content which is gzip'd. We encountered a site which misbehaved last
year - for which I made a workaround (not adding lynx's base-url stuff
when dumping the page).
Why w3m works? A couple of possibilities to investigate:
a) it's not advertising that it can accept gzip'd data (not likely)
b) it is detecting the couple of magic bytes sent by gzip at the
beginning of the gzip'd stream and switching into ungzip mode
at that point.
But w3m 0.3 doesn't work either (just tried it).
I'll have to lookup the most recent code
and see if it's trying to do the latter.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
- lynx-dev Site no longer works with Lynx and ELinks, Frédéric L . W . Meunier, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Thomas Dickey, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Frédéric L . W . Meunier, 2003/01/06
- Message not available
- Re: lynx-dev Site no longer works with Lynx and ELinks,
Thomas Dickey <=
- Re: lynx-dev Site no longer works with Lynx and ELinks, Frédéric L . W . Meunier, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Thomas Dickey, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Frédéric L . W . Meunier, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Thomas Dickey, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Frédéric L . W . Meunier, 2003/01/06
- Re: lynx-dev Site no longer works with Lynx and ELinks, Thomas Dickey, 2003/01/07
- Re: lynx-dev Site no longer works with Lynx and ELinks, Philip Webb, 2003/01/07
lynx-dev Re: Site no longer works with Lynx and ELinks, Petr Baudis, 2003/01/07