check: http://www.w3.org/International/O-HTTP-charset
It says to use: Content-type: text/html; charset=utf-8 On 3/26/07, Yonik Seeley <[EMAIL PROTECTED]> wrote:
I'm updating CSVLoader to the update handler framework. If one uses STREAM_URL to specify a local file, do we have a way of specifying it's charset? Should getCharsetFromContentType() be moved to ContentStream()? Should we have getCharset() or getReader() methods? -Yonik
