Re: XHR vs setting request headers

Julian Reschke wrote:
> Yes, I noticed that. For instance, it happens for application/..+xml, 
> where it's really useless. Shouldn't this be restricted to text/*?

That could perhaps be done.  The initial implementation just does it no matter 
the MIME type so as to avoid making assumptions about particular types (always a 
good thing).

-Boris

Received on Friday, 16 May 2008 15:44:01 UTC