Download raw body.
httpd: add cache controls for static files
On Wed, 13 May 2026 20:42:25 +0200, Claudio Jeker <cjeker@diehard.n-r-g.com> wrote: > > > From my vague memories running big websites it feels this button is > somewhat limiting. IIRC Cache-Control, Vary and other headers had to be > fumbled with to make caches work properly. > So my worry is that this is not enough but it paints us into a corner. > It is not enough to call it cache. But it is enough to prevent re-download static files which wasn't updated and which can be enabled out of the box. -- wbr, Kirill
httpd: add cache controls for static files