Please help test a CORS issue in Firefox jQuery ajax when 401

后端 未结 4 1636
野的像风
野的像风 2021-01-03 01:10

this is driving me nutters.

jQuery 1.4.2, windows XP sp3

Here is my test.

Load firefox 3.5+

http://plungjan.name/test/testcors.html

w

4条回答
  •  -上瘾入骨i
    2021-01-03 02:07

    This is a stab in the dark since I don't fully understand your problem, but I think you might be having a problem with file: URLs, which are not treated as having any origin. I'm not sure it's even possible to authorize CORS from a file URL.

提交回复
热议问题