Réponse

.delete()
.get()
.head()
.jsonp()
.patch()
.post()
.put()

Colonne
Explication

The methods above are all shortcuts of calling the $http service:

Question

Shortcuts of calling the $http service ?

Thématique