io-cors Module
Extends io by enabling CORS
through XDR on IE<10.
Example:
var IO = require("io/extra/io-cors.js")(window);
Copyright (c) 2014 ITSA - https://github.com/itsa New BSD License - http://choosealicense.com/licenses/bsd-3-clause/
Extends io by enabling CORS
through XDR on IE<10.
var IO = require("io/extra/io-cors.js")(window);
Copyright (c) 2014 ITSA - https://github.com/itsa New BSD License - http://choosealicense.com/licenses/bsd-3-clause/