SIGN IN SIGN UP
angular / angular.js UNCLAIMED

AngularJS - HTML enhanced for web apps!

0 0 0 JavaScript

fix($http): update httpBackend to use ActiveXObject on IE8 if necessary

window.XMLHttpRequest is not always available in IE8 despite it not running in quirks mode,
in which case Angular should be using the ActiveXObject instead. Just checking the browser
version is taking too many shortcuts.

Closes #5677
Closes #5679
J
Jorg committed
ef210e5e119db4f5bfc9d2428b19f9b335c4f976
Parent: fd61e22
Committed by Igor Minar <igor@angularjs.org> on 2/1/2014, 12:52:42 AM