CORS not working on Chrome

前端 未结 7 1523
深忆病人
深忆病人 2020-11-29 03:04

I\'ve set up Cross-Origin Resource Sharing on a server (Jetty using the CrossOriginFilter) and it works perfectly on IE8 and Firefox. On Chrome, it just ... doesn\'t.

相关标签:
7条回答
  • 2020-11-29 03:22

    When i updated the chrome i was facing the problem,I've solved it Google Extension "Access-Control-Allow-Credentials" new version. if it is an old version,you will not need to work on a new Google Chrome version

    https://chrome.google.com/webstore/detail/access-control-allow-cred/hmcjjmkppmkpobeokkhgkecjlaobjldi?hl=en

    0 讨论(0)
提交回复
热议问题