#883184 lynx: add an option to specify the charset of the document

Package:
lynx
Source:
lynx
Description:
classic non-graphical (text-mode) web browser
Submitter:
Vincent Lefevre
Date:
2017-11-30 13:57:09 UTC
Severity:
wishlist
#883184#5
Date:
2017-11-30 12:09:50 UTC
From:
To:
lynx should have an option to specify the charset of a document.
This would allow to get the correct charset when it is specified
in an external way, e.g. in "Content-Type:" in e-mail messages.

The -assume_charset option cannot be used because such HTML files
generally contain a meta http-equiv with a charset that do not match
the actual charset (I assume that there was a charset conversion when
sending the file by e-mail, but the content itself as a sequence of
characters, in particular the meta http-equiv, wasn't modified). This
is silly, but valid.