|On Wed, 10 Jun 1998, Roman Shterenzon wrote:
|AFAIK, cgi must generate
|{META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">}
|string (witjout braces) in head of each html output.
no need to do it, "Content type: text/html\n\n" would do it/