in reply to Re^2: Dancer & Plackup - Redirect not refreshing page data
in thread Dancer & Plackup - Redirect not refreshing page data
So does your nginx config have "cache" anywhere?
You might add in your dancer app header('Cache-Control' => 'no-store, no-cache, must-revalidate');
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Dancer & Plackup - Redirect not refreshing page data
by jeromek (Novice) on Aug 08, 2014 at 03:41 UTC |