Re: Firefox 3 beta 5 - when sending XMLHTTPRequest, content-type request header is forced to ISO-8859-1 encoding instead of UTF-8
Boris Zbarsky <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.dom |
|---|---|
| Message-ID | <[email protected]> |
Boris Zbarsky wrote: > In your example, you create a document via createDocument(). Sadly, > there is no way to specify the encoding to use for such documents, and > it defaults to ISO-8859-1. Though perhaps it really should default to UTF-8. Might be worth filing a bug on this... -Boris