开发者

Reload JsonStore making OPTIONS request

开发者 https://www.devze.com 2022-12-14 04:35 出处:网络
Why is a call to the reload method of a JsonStore making an OPTIONS request to the server?When runnin开发者_StackOverflowg under IE, the reload makes a POST request, but under FF an OPTIONS request.

Why is a call to the reload method of a JsonStore making an OPTIONS request to the server? When runnin开发者_StackOverflowg under IE, the reload makes a POST request, but under FF an OPTIONS request.

Can I prevent FireFox (or ExtJS) from making an OPTIONS request?


I think my problem involves FF 3.5.

0

精彩评论

暂无评论...
验证码 换一张
取 消