angular.js/docs/content/error/httpBackend/noxhr.ngdoc

9 lines
326 B
Text
Raw Normal View History

2013-07-13 00:42:27 +00:00
@ngdoc error
@name $httpBackend:noxhr
@fullName Unsupported XHR
@description
This error occurs in browsers that do not support XmlHttpRequest. AngularJS
supports Safari, Chrome, Firefox, Opera, IE8 and higher, and mobile browsers
(Android, Chrome Mobile, iOS Safari). To avoid this error, use an officially
supported browser.