P3X Angular HTTP Cache Interceptor v{{ version }}


Itt will try to load some random data with cached data. You can see in the browser inspector network tab, that there will be only one request.




It will try to load some random data without cache. You can see in the browser inspector network tab, that every click will talk to a server and retrieve the new data.


Corifeus P3X Angular HTTP Cache Interceptor


GitHub


NpmJS