Are there any suggestions on how to get custom headers set in a Controller to work in conjunction with the Kirby page caching system?
If I modify the headers as described here, it’ll work on the first load of the page, but subsequent page requests will use the cached version and bypass the controller completely.