aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/http.js
AgeCommit message (Expand)Author
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery
2012-03-23feat(http): added params parameterMisko Hevery
2012-03-20fix($http): don't send Content-Type header when no dataIgor Minar
2012-03-09chore(*): refactor all ng: to ng-Igor Minar
2012-02-25fix($http): Do not serialize File objectVojta Jina
2012-01-25docs(compiler): update the compiler docsMisko Hevery
2012-01-23refactor(scope): separate controller from scopeVojta Jina
2012-01-22docs($http): fix missing quotealkis
2012-01-19docs($http): doc fixes suggested by GinaIgor Minar
2012-01-13fix($http): anonnymous response interceptors should be treated as factoriesIgor Minar
2012-01-13docs($http, $httpBackend): docs docs docsIgor Minar
2012-01-13fix($http): remove support for PATCH + better whenXXX, expectXXX apiIgor Minar
2012-01-09chore($http): small $http fixesIgor Minar
2012-01-09feat($http): expose req/resp headers to transform fnsIgor Minar
2012-01-09fix($http): fix and cleanup $http and friendsIgor Minar
2011-12-05feat($http): allow interceptors to be servicesIgor Minar
2011-11-30feat($http): add response interceptorsIgor Minar
2011-11-30feat($http): add promise supportIgor Minar
2011-11-30feat(deferreds/promises): Q-like deferred/promise implementation with a ton o...Igor Minar
2011-11-30fix($http): default json transformation should not crash on angular templateVojta Jina
2011-11-30style(): get rid off some jsl warningsVojta Jina
2011-11-30feat($http): allow passing custom cache instance per requestVojta Jina
2011-11-30feat($http): broadcast $http.request eventVojta Jina
2011-11-30fix($http): add .send() alias for .retry() to get better stack trace on errorVojta Jina
2011-11-30refactor($http): change callback matching mechanismVojta Jina
2011-11-30fix($http): allow multiple json vulnerability prefixesVojta Jina
2011-11-30feat($http): expose pendingRequests and configuration objectVojta Jina
2011-11-30feat(mocks.$httpBackend): add $httpBackend mockVojta Jina
2011-11-30feat($http): new $http service, removing $xhr.*Vojta Jina