hi: use jquery ajax function and set contentType:'application/json' ,the firefox would send OPTIONS method request to server,which try to get access header to judge whether send real request to server.
this feature need server change code. any possible disable firefox preflight request manner in client side javascript? I know prflight request is CORS standard,but for old server programs,disable firefox this feature is option. thanks. _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
