actionpack-action_caching icon indicating copy to clipboard operation
actionpack-action_caching copied to clipboard

an option to allow to cache redirects

Open MohHeader opened this issue 6 years ago • 0 comments

Hi,

we have a case where we want to cache a redirect_to ( status 302 ) response for a few hours.

Based on my search, I think this is not allowed by design.

is there any way to bypass that, or have an option to allow it for specific caches_action

Thanks

MohHeader avatar Nov 18 '19 07:11 MohHeader