Http has been deprecated, change to HttpClient #487

Closed
opened 2025-08-09 17:16:29 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @tonywr71 on 8/20/2017

I'm researching sending validation tokens and authorisation through angular 4 at the moment, and find I need to use the HttpClient service (first available in Angular 4.3), not the Http service, and, in fact, according to Maximus the Http service has been deprecated. See Maximus comment in the thread here

The official documentation on the new improved HttpClient may be found here.

*Originally created by @tonywr71 on 8/20/2017* I'm researching sending validation tokens and authorisation through angular 4 at the moment, and find I need to use the HttpClient service (first available in Angular 4.3), not the Http service, and, in fact, according to Maximus the Http service has been deprecated. See Maximus comment in the thread [here](https://stackoverflow.com/questions/45129790/difference-between-http-and-httpclient-in-angular-4) The official documentation on the new improved HttpClient may be found [here](https://angular.io/guide/http).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#487
No description provided.