index
:
angular.js
g3_v1_0
g3_v1_2
g3_v1_3
master
nganimate-docs-at-symbol-HTML-entity-to-character
v0.9.x
v1.0.x
v1.2.x
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ng
/
httpBackend.js
Age
Commit message (
Expand
)
Author
2013-10-22
style: make jshint happy
Vojta Jina
2013-10-10
refactor(location): $location now uses urlUtils, not RegEx
Jeff Cross
2013-10-01
fix($httpBackend): set headers with falsy values
Ricardo Bin
2013-10-01
fix($httpBackend): don't send empty string bodies
James Roper
2013-10-01
chore: remove Firefox CORS workaround
jquadrin
2013-06-17
chore(minErr): replace ngError with minErr
Ken Sheedlo
2013-05-24
feat(ngError): add error message compression and better error messages
Igor Minar
2013-05-20
feat($http): add support for aborting via timeout promises
David Bennett
2013-04-30
feat($httpBackend): add timeout support for JSONP requests
David Bennett
2013-04-15
fix($location): fix URL interception in hash-bang mode
Misko Hevery
2013-02-23
fix($httpBackend): prevent DOM err due to dereferencing .responseText
Igor Minar
2013-02-14
fix($httpBackend): patch for Firefox bug w/ CORS and response headers
Will Moore
2012-08-10
feat($http): support reponseType
Vojta Jina
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-04-10
chore(*): remove dead code and fix code style issues
Igor Minar
2012-04-09
chore($browser): remove the addJs method
Igor Minar
2012-04-04
feat($http): add withCredentials config option
Vojta Jina
2012-03-28
chore(Rakefile): get ready for modules
Misko Hevery
2012-03-28
chore(module): move files around in preparation for more modules
Misko Hevery