axios-cache-plugin
axios-cache-plugin copied to clipboard
[fix] solve issue when use excludeHeaders = true
when is used excludeHeaders:true,
- the new key for cache is saved without header, but when we try to read the cache compare new header with key stored without header this return always false