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
/
http.js
Age
Commit message (
Expand
)
Author
2013-09-25
docs($http): fix adding default header to get request example
Mr.Raindrop
2013-09-13
docs($http): add examples when calling $http outside $apply
Pete Bacon Darwin
2013-09-13
docs($http): explain why $http may not make the request immediately
Dang Nguyen Anh Khoa
2013-09-02
fix($http): allow empty responses to be cached
jankuca
2013-08-14
docs($http): added return to interceptors success callback
Mikk Kirstein
2013-06-19
fix($http): ensure case-insens. header overriding
Caio Cunha
2013-04-11
docs(http): spelling, grammar, capitalization, etc.
Artur Ostrega
2013-04-11
docs($http): fix a typo
Chad Whitacre
2013-03-06
docs($http): add more info about transform function
Igor Minar
2013-01-03
docs($http): clarify documentation on error status codes
Per RovegÄrd
2012-12-06
docs($http): fix link typo in $http doc
Jeremy Tymes
2012-06-12
docs(*): simplify doc urls
Igor Minar
2012-06-08
fix($http): add utf-8 to default Content-Type header (post/put)
Vojta Jina
2012-05-04
chore(docs): re-skin main documentation
Misko Hevery
2012-04-11
docs($http): fix return types
Igor Minar
2012-04-11
feat($http): expose the defaults config as $http.defaults
Igor Minar
2012-04-04
feat($http): add withCredentials config option
Vojta Jina
2012-03-28
feat($http): make the transform defaults to an array
Igor Minar
2012-03-28
style($http): remove redundant 'use strict' header
Igor Minar
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