This repository has been archived by the owner on Feb 26, 2024. It is now read-only.
This release targets Angular v.8
It removes support for and references to the original, deprecated Http
.
Henceforth you can only use the current HttpClient
module. If your app requires old Http
, you'll have to use earlier versions of this library.
There are no other functional changes in this release.