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