Re: [Radiant] 304 Caching

2007-02-27 Thread Sean Cribbs
Good stuff, Daniel. It seems like such a minuscule change, but since Radiant can't use page caching, everything has to go through ActionPack. Any way we can make that path shorter without sacrificing functionality is a good thing. Sean Daniel Sheppard wrote: I checked in a change last nig

[Radiant] 304 Caching

2007-02-27 Thread Daniel Sheppard
I checked in a change last night (http://dev.radiantcms.org/radiant/changeset/348) to make cached responses send out a 'Last-Modified' header and send back a 304 if the 'If-Modified-Since' header is set on the request. I wasn't expecting it to really achieve much saving on pages with just 5 minute