Angular version 4.3.1 introduced one important new feature: the new HTTP client. Not only did it bring optimizations in how we can execute requests to backend APIs, but it made intercepting HTTP requests extremely easy.
Source: Intercept HTTP Requests in Angular
The post Intercept HTTP Requests in Angular appeared first on angular.org.il.