Eli Marmor wrote:
[...]
CacheForOffline?  (or Cache4Offline)

Offline browsing is the main case where you need such absolute caching.
But it requires you to cache EVERYTHING. Including dynamic content, and
even different content according to different POST input. Maybe two
directives are needed, one for using the cache only if the cookies are
the same.

All of that requires changing the caching mechanism to keep POST input,
cookies, etc.

I think you just proved Justins point. Above is all about response
Cache-Control. The current CacheIgnoreCacheControl only affects request
Cache-Control. Confuzzled yet ;) :)



Sander

Reply via email to