Activity
feat: simplify method check in NgHttpCachingService by using includes…
feat: simplify method check in NgHttpCachingService by using includes…
feat: remove unused NullMockHandler and simplify response handling in…
feat: remove unused NullMockHandler and simplify response handling in…
feat: remove unused import from ng-http-caching-provider
feat: remove unused import from ng-http-caching-provider
feat: simplify cache addition in NgHttpCachingInterceptorService and …
feat: simplify cache addition in NgHttpCachingInterceptorService and …
feat: optimize header trimming in NgHttpCachingInterceptorService
feat: optimize header trimming in NgHttpCachingInterceptorService
feat: update CachedKey interface to use Array<Record<string, string>>…
feat: update CachedKey interface to use Array<Record<string, string>>…
feat: enhance cachedKeys signal equality check and fix tag usage
feat: enhance cachedKeys signal equality check and fix tag usage
feat: add option for enable check of response headers
feat: add option for enable check of response headers
feat: check response headers cache-control and expires allow cache
feat: check response headers cache-control and expires allow cache