This is a trivial question, I know, but I just can't figure it out properly.
I have a website http://a.com
that references a script from http://b.com/script.js
. Where should I put the access-control-allow-origin
header - on a.com
or on b.com
?