Access-Control-Allow-Origin
-
It seems that the plugin is adding Access-Control-Allow-Origin: * to the headers.
I found this in the redirection.js
headers:t.concat([eh("Access-Control-Allow-Origin","*")...
Is there a way to prevent this from happening? This is an unwanted change to our headers.The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Access-Control-Allow-Origin’ is closed to new replies.