Re: [cors] Case-sensitive matching of origin URLs?

On Thu, 23 Sep 2010 08:40:42 +0200, Vladimir Dzhuvinov  
<vladimir@dzhuvinov.com> wrote:
> The CORS draft on the other hand requires case-sensitive matching of  
> origins:
>
> http://www.w3.org/TR/access-control/#resource-requests

It requires case-sensitive matching of the serialization of origins. They  
are never parsed into origins to begin with.


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

Received on Friday, 24 September 2010 07:41:46 UTC