Hi Brian,

There are multiple ways to solve this problem. In most apps, I create my 
own http service(s), that takes care of all the "special requirements" for 
that app. (of course, I use the httpClient in there). I inject this in the 
module that is bootstrapped. That way you can just inject it where you need 
it. I. Larger apps even have more as one. For example, one for a special 
3rth party service, and one for the private part of my own api's 

Regards
Sander

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" 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 https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to