Hi Francisc,

Besides using the cache, you can use your own version of $http.
using a promise it's fairly easy to mimic the interface of $http. If you 
write your own version of it
you can pre, and post process in your function. Like a decorator 
<https://docs.angularjs.org/api/auto/service/$provide#decorator>.

Regards
Sander 

-- 
You received this message because you are subscribed to the Google Groups 
"AngularJS" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to