ng2-http
ng2-http copied to clipboard
Plans to use HttpClient
Hello, do you have plans to have support to HttpClient?
Honestly not sure what that is. Library currently uses HttpModule.
I only used Angular 2 for a short time before making the switch to React. 😬
HttpClient is a replacement for Http, which is now deprecated since Angular v5 and will be (or already is?) removed soon. So that's something mandatory to do.
I haven't used Angular in years, but would be happy to support a PR if there's still community interest in this package.