[BlueOnyx:25948] Re: Fresh Install of 5211R (Small Servers) is not getting ready

Michael Stauber mstauber at blueonyx.it
Mon Jan 23 12:17:55 -05 2023


Hi Dirk,

> it's done.
> I hate the Chrome cache...

Which is weird, as the Wizard specifically sets headers that should 
prevent caching:

// Set headers:
setHeader('Cache-Control', 'no-store, no-cache, must-revalidate');
setHeader('Cache-Control', 'post-check=0, pre-check=0');
setHeader('Pragma', 'no-cache');


-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list