Computer Blocking CORS OPTIONS Request

前端 未结 2 1653
攒了一身酷
攒了一身酷 2021-02-20 11:23

This is driving me crazy! I\'m trying to work with Amazon S3 CORS requests and they are not working on my computer. It seems that my computer is blocking or ignoring the OPTIONS

2条回答
  •  不知归路
    2021-02-20 12:01

    More specifically, the problem seems to be in the Web Security module of AnyConnect. I was able to fix the problem by uninstalling and reinstalling AnyConnect with the Web Security option unchecked; or, just by running the websecurity_uninstall.sh script. (This was with AnyConnect 3.1.04074.)

    Thanks to the @user3021922 and others for identifying the issue - this was driving me crazy too.

提交回复
热议问题