HTTP - Access-Control-Allow-Origin Multiple Origin Domains? Is there a way to allow multiple cross-domains using the Access-Control-Allow-Origin header? I'm aware of the *, but it is too open. I really want to allow just a couple domains. As an example, something like this: Access-Control-Allow-Origin: http://domain1.com, http://domain2.com I have tried the above code but it doesn't seem to work i
{{#tags}}- {{label}}
{{/tags}}