Skip to content
This repository has been archived by the owner on Nov 27, 2017. It is now read-only.

Replace dependency on the Http module by new HttpClient module #1215

Open
deeleman opened this issue Nov 10, 2017 · 2 comments
Open

Replace dependency on the Http module by new HttpClient module #1215

deeleman opened this issue Nov 10, 2017 · 2 comments

Comments

@deeleman
Copy link
Contributor

The HttpClient library was introduced back in Angular 4.3 as a replacement for the good old Http module which has been DEPRECATED as for Angular 5.

The HttpClient library also introduces a more elegant API for handling request headers and response objects and HTTP interceptors, which we will be wanting to use in the future.

@gashcrumb
Copy link
Contributor

I think this is a good move to make and I think this is a perfectly fine time to do it... @kahboom @seanforyou23 thoughts?

@kahboom
Copy link
Contributor

kahboom commented Nov 13, 2017

I'm all about this, and if we could simultaneously remove Restangular that would be splendid (sorry, author is really cool but we don't need it).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants