s-maxage Questions
1
I'm using NextJS on my project. For every page requests it adds 's-maxage=31536000, stale-while-revalidate' cache-control rules in response. How are these 2 rules supposed to work together?
Sabrasabre asked 9/8, 2021 at 3:58
1
Solved
I'm trying to set the cachability of an ASP.NET resource. So if I goto /foo/show it will show a View for some resource, and cache this for a few hours (for example). To do this, I'm using the Outpu...
Evanescent asked 10/8, 2010 at 1:1
1
© 2022 - 2024 — McMap. All rights reserved.