lynx-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: LYNX-DEV Support for ISO-8859-2 (Latin-2) over Mac-Telnet in Lynx >2


From: Drazen Kacar
Subject: Re: LYNX-DEV Support for ISO-8859-2 (Latin-2) over Mac-Telnet in Lynx >2.5?
Date: Sun, 29 Dec 1996 00:55:00 +0100 (MET)

address@hidden wrote:
> 
>   I wonder... is there any trick to make a Lynx 2.6 running
>   over NCSA Telnet 2.7b4 (the latest), with correctly installed
>   MacCentralEuropean (i.e. Monaco CE) font, or ISO-8859-2 font
>   like the "PCourier" (i.e. internally encoded as Latin-2) display
>   accented characters on WWW pages that are correctly served as
> 
> Content-Type: text/html; charset="iso-8859-2"

Heh... Lynx is not HTTP/1.0 conformant as far as I've seen from sources.
I think that the following should work:

Content-Type: text/html; charset=iso-8859-2

There isn't check for quotes in HTMIME.c and Lynx thinks that "iso-8859-2"
(with qoutes) is the name of charset. I suppose that even
'charset = = ==iso-8859-2' (without qoutes) will work because of the way
it skips to parameter value, but don't output that from the server.

-- 
Life is a sexually transmitted disease.

address@hidden
address@hidden
;
; To UNSUBSCRIBE:  Send a mail message to address@hidden
;                  with "unsubscribe lynx-dev" (without the
;                  quotation marks) on a line by itself.
;

reply via email to

[Prev in Thread] Current Thread [Next in Thread]