aboutsummaryrefslogtreecommitdiffstats
path: root/src/ng/http.js
AgeCommit message (Expand)Author
2014-03-17docs($http): update shortcut method descriptionlinclark
2014-03-15fix($http): allow sending Blob data using $httpBruno Baia
2014-03-02docs(*): ensure jsdoc type expressions are validPeter Bacon Darwin
2014-02-26docs(*): fix jsdoc type expressionsPeter Bacon Darwin
2014-02-21fix($http): do not add trailing questionBoris Serdyuk
2014-02-21fix($http): send GET requests by defaultPawel Kozlowski
2014-02-21docs(*): fix anchors for members in api docsPeter Bacon Darwin
2014-02-18style: remove ws and enfore no-trailing-ws jscs ruleIgor Minar
2014-02-16docs(*): fix jshint issues in examplesPeter Bacon Darwin
2014-02-16docs(api): escape params that have <object> in their typePeter Bacon Darwin
2014-02-16docs(content): fix bad linksPeter Bacon Darwin
2014-02-16chore(protractor tests): fix up e2e testsJulie
2014-02-16docs(bike-shed-migration): fix url-based links refs to AUTO modulePeter Bacon Darwin
2014-02-16docs(bike-shed-migration): let markdown deal with extenal linksPeter Bacon Darwin
2014-02-16docs(all): convert <pre>/</pre> snippets to GFM snippetsCaitlin Potter
2014-02-16docs(bike-shed-migration): convert doctype and namesPeter Bacon Darwin
2014-01-28test(docs): convert example end to end doc tests from scenario runner to prot...Julie
2014-01-18docs($http): remove outdated part about $http outside of $apply phaseChristoph Burgdorf
2014-01-13fix($http): ensure default headers PUT and POST are different objectsHendrixer
2014-01-03docs($http): makes clear $httpProvider.defaults are available at run-timeMikeMac
2013-12-20style($http): fix a semi-colonsanfords
2013-11-13docs($http): improve $http's caching documentationJulien Sanchez
2013-11-04docs($http): note that default $http headers can be overriddenDmitry Kichenko
2013-10-26docs(http): add missing brace in the 2nd interceptors examplemgechev
2013-10-22style: make jshint happyVojta Jina
2013-10-18docs: correct broken linksVojta Jina
2013-10-10refactor(location): $location now uses urlUtils, not RegExJeff Cross
2013-09-30docs($http): update grammar in commentsMartin Cortez
2013-09-25docs($http): fix adding default header to get request exampleMr.Raindrop
2013-09-13docs($http): add examples when calling $http outside $applyPete Bacon Darwin
2013-09-13docs($http): explain why $http may not make the request immediatelyDang Nguyen Anh Khoa
2013-09-02fix($http): allow empty responses to be cachedjankuca
2013-08-27style($http): remove unused argumentIgor Minar
2013-08-14docs($http): added return to interceptors success callbackMikk Kirstein
2013-07-27docs(*): fixed typos and ngdoc parameter namesCarl Danley
2013-07-19fix(core): parse URLs using the browser's DOM APIChirayu Krishnappa
2013-07-12fix($http): allow interceptors to completely override headersIgor Minar
2013-07-08feat($http): accept function as headers valuebolasblack
2013-06-19fix($http): ensure case-insens. header overridingCaio Cunha
2013-05-20feat($http): add support for aborting via timeout promisesDavid Bennett
2013-05-16feat($http): add a default content type for PATH requestsDaniel Stockton
2013-05-09style(*): fix up semicolon and var usageAnatoly Shikolay
2013-04-15fix($location): fix URL interception in hash-bang modeMisko Hevery
2013-04-11docs(http): spelling, grammar, capitalization, etc.Artur Ostrega
2013-04-11docs($http): fix a typoChad Whitacre
2013-03-29docs(*): fixed typosPascal Borreli
2013-03-27feat(http): support request/response promise chainingSylvester Keil
2013-03-08feat(http): set custom default cache in $http.defaults.cacheAlexander Shtuchkin
2013-03-06docs($http): add more info about transform functionIgor Minar
2013-02-14fix($http): do not encode special characters `@$:,` in paramsVojta Jina