aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/httpBackend.js
AgeCommit message (Expand)Author
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-10-01fix($httpBackend): set headers with falsy valuesRicardo Bin
2013-10-01fix($httpBackend): don't send empty string bodiesJames Roper
2013-10-01chore: remove Firefox CORS workaroundjquadrin
2013-06-17chore(minErr): replace ngError with minErrKen Sheedlo
2013-05-24feat(ngError): add error message compression and better error messagesIgor Minar
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-04-30feat($httpBackend): add timeout support for JSONP requestsDavid Bennett
2013-04-15fix($location): fix URL interception in hash-bang modeMisko Hevery
2013-02-23fix($httpBackend): prevent DOM err due to dereferencing .responseTextIgor Minar
2013-02-14fix($httpBackend): patch for Firefox bug w/ CORS and response headersWill Moore
2012-08-10feat($http): support reponseTypeVojta Jina
2012-06-12docs(*): simplify doc urlsIgor Minar
2012-04-10chore(*): remove dead code and fix code style issuesIgor Minar
2012-04-09chore($browser): remove the addJs methodIgor Minar
2012-04-04feat($http): add withCredentials config optionVojta Jina
2012-03-28chore(Rakefile): get ready for modulesMisko Hevery
2012-03-28chore(module): move files around in preparation for more modulesMisko Hevery