Re: Ftp listing codings

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Thu, 26 Aug 2004 12:34:02 +0200 (CEST)

On Thu, 26 Aug 2004, Evgeny Kotsuba wrote:

> Is there any drawbacks for such change ?

You must be very careful to not let any characters thru unencoded which
may confuse browsers, all models.

For example there is known browsers who assume text is 7-bit, thinking
that < and < with the high order bit is the same thing and other stupid
things.

But for most situations it is probably OK to only HTML-encode the reserved
characters and leave the rest in 8-bit encoding. You should also add a
proper charset encoding variable in the header.

Regards
Henrik
Received on Thu Aug 26 2004 - 04:34:04 MDT

This archive was generated by hypermail pre-2.1.9 : Wed Sep 01 2004 - 12:00:04 MDT