Comments on: Story about AngularJS, IE9 and CORS https://stepansuvorov.com/blog/2014/09/angularjs-ie9-cors/ Release 2.0 Thu, 06 Aug 2015 09:36:57 +0000 hourly 1 https://wordpress.org/?v=6.3.1 By: Mikhail https://stepansuvorov.com/blog/2014/09/angularjs-ie9-cors/#comment-51890 Thu, 06 Aug 2015 09:36:57 +0000 http://stepansuvorov.com/blog/?p=1989#comment-51890 We’ve spent quite a some time to make IE9+CORS+AngularJS to work because adding such kind of proxy was not an option in our case. In some caes it can work natively, here is a set of limitations, which make it almost unusable in modern apps – no custom headers, no authentication or cookies, etc. – http://blogs.msdn.com/b/ieinternals/archive/2010/05/13/xdomainrequest-restrictions-limitations-and-workarounds.aspx

]]>