useXDomainRequest : boolean
This method is deprecated and should not be used. It may be removed in the future.
If true and if the browser supports XDomainRequest, it will be used in preference for XHR.
This is only relevant for IE 9 and should only be enabled for IE 9 clients when required by the server/CDN.
- Deprecated:
- This is only relevant for IE 9.
- Source code: loader/Loader.js (Line 196)
Please login to continue.