Why are CORS requests failing in Microsoft Edge but working in other browsers?

后端 未结 3 568
我在风中等你
我在风中等你 2020-12-01 08:36

I\'m using jQuery to send cross origin ajax requests and they\'re working fine in IE11, Chrome and Firefox but they fail in Edge with the following error:

3条回答
  •  情歌与酒
    2020-12-01 08:58

    In about:flags inside of Edge make sure that "Allow localhost loopback (this might put your device at risk) " is checked.

提交回复
热议问题