Podcast/lib/angular/docs/partials/error/$httpBackend:noxhr.html
2013-08-21 19:46:51 +02:00

13 lines
887 B
HTML
Executable file

<a href="http://github.com/angular/angular.js/edit/master/docs/content/error/httpBackend/noxhr.ngdoc" class="improve-docs btn btn-primary"><i class="icon-edit"> </i> Improve this doc</a><h1><code ng:non-bindable="">Unsupported XHR</code>
<div><span class="hint">error in component <code ng:non-bindable="">$httpBackend</code>
</span>
</div>
</h1>
<div><pre class="minerr-errmsg" error-display="This browser does not support XMLHttpRequest.">This browser does not support XMLHttpRequest.</pre>
<h2 id="Description">Description</h2>
<div class="description"><div class="-httpbackend-page -httpbackend-noxhr-page"><p>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.</p>
</div></div>
</div>