<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/content/error/httpBackend, branch g3_v1_2</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>chore(errors): rename folders to match namespaces</title>
<updated>2014-02-16T22:02:41+00:00</updated>
<author>
<name>Peter Bacon Darwin</name>
</author>
<published>2014-02-16T22:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=33e1bdc543bcb7875dcc004d487333393670ed2d'/>
<id>33e1bdc543bcb7875dcc004d487333393670ed2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($http): update httpBackend to use ActiveXObject on IE8 if necessary</title>
<updated>2014-02-01T00:52:42+00:00</updated>
<author>
<name>Jorg</name>
</author>
<published>2014-01-08T01:23:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ef210e5e119db4f5bfc9d2428b19f9b335c4f976'/>
<id>ef210e5e119db4f5bfc9d2428b19f9b335c4f976</id>
<content type='text'>
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
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>fix($httpBackend): use ActiveX XHR when making PATCH requests on IE8</title>
<updated>2014-01-03T06:04:32+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2013-12-13T09:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=6c17d02bc4cc02f478775d62e1f9f77da9da82ad'/>
<id>6c17d02bc4cc02f478775d62e1f9f77da9da82ad</id>
<content type='text'>
IE8's native XHR doesn't support PATCH requests, but the ActiveX one does.

I'm also removing the noxhr error doc because nobody will ever get that error.

Closes #2518
Closes #5043
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
IE8's native XHR doesn't support PATCH requests, but the ActiveX one does.

I'm also removing the noxhr error doc because nobody will ever get that error.

Closes #2518
Closes #5043
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(minerr): fill in error message descriptions</title>
<updated>2013-08-08T04:36:59+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-08-01T22:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=e4b6a1eaa4a432b0082c7abbff8f4bb169cf846e'/>
<id>e4b6a1eaa4a432b0082c7abbff8f4bb169cf846e</id>
<content type='text'>
Errors I've documented so far:
- `$injector:cdep`
- `$injector:itkn`
- `$injector:modulerr`
- `$injector:nomod`
- `$injector:pget`
- `$injector:unpr`
- `ng:areq`
- `ng:cpi`
- `ng:cpws`
- `ngModel:noass`

Closes #3430
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Errors I've documented so far:
- `$injector:cdep`
- `$injector:itkn`
- `$injector:modulerr`
- `$injector:nomod`
- `$injector:pget`
- `$injector:unpr`
- `ng:areq`
- `ng:cpi`
- `ng:cpws`
- `ngModel:noass`

Closes #3430
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(minErr): Build minErr doc site</title>
<updated>2013-07-24T17:42:20+00:00</updated>
<author>
<name>Ken Sheedlo</name>
</author>
<published>2013-07-13T00:42:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4a7b6a4555a76b19dd217171fc0ddce6707bca95'/>
<id>4a7b6a4555a76b19dd217171fc0ddce6707bca95</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
