nuxt-community / redirect-module

No more cumbersome redirects for Nuxt 2!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache response

simplenotezy opened this issue · comments

Is there a way to Cache the 301 redirects if they are coming from a server so it doesn't have to be fetched for every user on every pageload?

Say it is being cached for 24 hours or one day or so...