Joined October 2013
·
Posted to
Javascript-Friendly REST API with CORS
over 1 year
ago
@irakli, thx for easyXDM. But easyXDM still doesn't support IE7 natively (it uses flash). We still have more than 15% of users with IE7, we simply can't ignore them. Do you have any other alternative solution, other than proxy?
Posted to
Javascript-Friendly REST API with CORS
over 1 year
ago
What about IE 7 compatibility? http://caniuse.com/#search=cors
@irakli, IE7 uses FlashTransport fallback, so JSONP will be good enough alternative.