Share, Support, Subscribe!!
Subscribe: https://bit.ly/3kk36Nh
Youtube: / worldtechtube
In this video we will try to create HTTP interceptor by implementing the HttpInterceptor interface. We will be using that to create a fake backend as well as for sending and receiving response/error to the request. Later we will try to change the requesting Url by cloning the actual request and handle it to send the new requesting with new url.