Re: XHR vs setting request headers

Julian Reschke wrote:
> This assumes that every non-text/* mime type *can* take a charset 
> parameter, which IMHO is not true.
> 
> But this probably only becomes relevant once we have non XML/string 
> based ways to set the body.

For what it's worth, Mozilla does have such a way (only available to privileged 
code).  When the body is set from a byte stream directly, we don't touch the 
charset arg.

-Boris

Received on Friday, 16 May 2008 16:11:36 UTC