作者:jianji | 来源:互联网 | 2023-05-16 09:58
I am using simple jQuery
我使用的是简单的jQuery
$.get( .... );
Here instead of getting GET response I get OPTIONS.( checked in firebug Net)
这里没有获得GET响应而是获得OPTIONS。(在firebug Net中检查)
Same code is working fine in Safari. Looks like some problem with Firefox.
相同的代码在Safari中正常工作。看起来像Firefox的一些问题。
Any workaround / solutions to fix this problem..
解决此问题的任何解决方法/解决方案..
Thanks
Kurund
5 个解决方案