Why is a call to the reload method of a JsonStore making an OPTIONS request to the server? When running 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?
Why is a call to the reload method of a JsonStore making an OPTIONS request to the server? When running 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?