Posts by ossvr • 11 points
1 post
-
1
votes1
answer333
viewsA: HTTP Access Control (CORS) for multiple domains
So that the parameter Access-Control-Allow-Origin work this way you need to use the parameter replace=false, so that there is no overlapping of headers... like this: header…