Managing Cached Response Headers | Creating a Hybrid Cache System for Statamic: Part Three
To take a break from the more involved experimentation and code changes, we will work on improving how our cache system manages headers. Our cache doesn't do anything explicit with the headers, including the Date header. While we could get away...