aboutsummaryrefslogtreecommitdiffstats
path: root/src/service/http.js
AgeCommit message (Expand)Author
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