Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Update CORS allowed headers for compat. w/ axios-cache-interceptor
See https://axios-cache-interceptor.js.org/config/request-specifics#cache-cachetakeover cache.cacheTakeover (default true): you need to make sure Cache-Control, Pragma and Expires headers are included into your server’s Access-Control-Allow-Headers CORS configuration.
- Loading branch information