Description
RemoteCharset defines the default character
set for the Web space described in all following
Server and
Realm commands.
This is usually required only for "bad" servers that do not
send character set information in the HTTP headers
(Content-type: text/html; charset=some_charset)
and do not have <META NAME="Content" Content="text/html; charset="some_charset">
in the document head.
The default value is latin1 (ISO-8859-1).