Re: [CORS] Charset in content type

On Mon, 16 Mar 2009 11:12:01 -0000, Anne van Kesteren <annevk@opera.com>  
wrote:
> On Mon, 16 Mar 2009 12:07:22 +0100, Alexey Proskuryakov <ap@webkit.org>  
> wrote:
>> I think that the algorithm can only compare MIME types, not the full  
>> Content-Type string.
>
> I guess that makes sense.

I made this change now (defined in the "simple header" definition), but I  
left the ASCII case-insensitive comparison for now. If we really want  
normalization we should do that for XMLHttpRequest in general I think.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Tuesday, 17 March 2009 13:41:16 UTC