aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/http.js
AgeCommit message (Expand)Author
2013-01-03docs($http): clarify documentation on error status codesPer RovegÄrd
2012-12-06docs($http): fix link typo in $http docJeremy Tymes
2012-11-26fix($http): only set X-XSFR-TOKEN header for same-domain requestRado Kirov
2012-11-26fix($http): remove 'X-Requested-With' from header defaultsRado Kirov
2012-11-24fix($http): config.param should expand array values properlyTom Davis
2012-09-11feat($http): Allow setting withCredentials on defaultsTom Hughes
2012-08-10feat($http): support reponseTypeVojta Jina
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-06-08fix($http): add utf-8 to default Content-Type header (post/put)Vojta Jina
2012-05-04chore(docs): re-skin main documentationMisko Hevery
2012-04-11docs($http): fix return typesIgor Minar
2012-04-11feat($http): expose the defaults config as $http.defaultsIgor Minar
2012-04-04feat($http): add withCredentials config optionVojta Jina
2012-03-28feat($http): make the transform defaults to an arrayIgor Minar
2012-03-28style($http): remove redundant 'use strict' headerIgor Minar
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery