Astro, set caching headers
~~~
Writing this down for reference
Astro.response.headers.set('Cache-Control', 'public, max-age=3600') ~~~
Related posts about astro:
Writing this down for reference
Astro.response.headers.set('Cache-Control', 'public, max-age=3600') Related posts about astro: