Re: [CORS] Multiple origin values?

Thank you for making this clear to me.

Multiple origin URLs in "Origin" and "Access-Control-Allow-Origin"
must be space-separated, correct?

I'd like to double-check this as the Mozilla docs says
comma-separated, and they seem to be in error:

https://developer.mozilla.org/En/HTTP_access_control#section_3

"...The Access-Control-Allow-Origin header should contain a comma
separated list of acceptable domains..."


If space-separated is correct I'll have to correct the docs and
possibly file a bug report too.


Vladimir
-- 
Vladimir Dzhuvinov :: software.dzhuvinov.com

Received on Monday, 27 September 2010 12:11:17 UTC