nuxt-multi-cache
nuxt-multi-cache copied to clipboard
fix: setting headers via routeRules on cached routes (#64)
Adds back the ability to set headers via routeRules for cached routes by preventing the route-rules event handler from running when serving cached routes.