ng2-http icon indicating copy to clipboard operation
ng2-http copied to clipboard

Plans to use HttpClient

Open daibertdiego opened this issue 7 years ago • 3 comments

Hello, do you have plans to have support to HttpClient?

daibertdiego avatar Apr 11 '18 16:04 daibertdiego

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. 😬

hboylan avatar Apr 12 '18 00:04 hboylan

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.

DanielKucal avatar Sep 27 '19 21:09 DanielKucal

I haven't used Angular in years, but would be happy to support a PR if there's still community interest in this package.

hboylan avatar Sep 30 '19 11:09 hboylan