]> granicus.if.org Git - apache/history - modules/cache/cache_util.h
mod_cache: Make CacheEnable and CacheDisable configurable per
[apache] / modules / cache / cache_util.h
2011-03-12 Graham Leggettmod_cache: Make CacheEnable and CacheDisable configurab...
2010-12-08 Stefan FritschFix some doxygen warnings
2010-10-17 Graham LeggettOptimise the configuration structures for mod_cache.
2010-10-17 Graham LeggettAs cache_control_t is public, make ap_cache_control...
2010-10-16 Graham LeggettComplete the optimisation of Cache-Control header parsi...
2010-10-16 Graham LeggettBegin the process of optimising the parsing of Cache...
2010-10-11 Graham Leggettmod_cache: Optionally serve stale data when a revalidat...
2010-10-04 Graham LeggettRemove the attempt to pass the cache key into the lock...
2010-10-03 Graham Leggettmod_cache: Allow control over the base URL of reverse...
2010-10-02 Graham Leggettmod_cache: CacheLastModifiedFactor, CacheStoreNoStore...
2010-09-27 Graham Leggettmod_cache: Add the cache_status hook to register the...
2010-09-22 Graham LeggettMove mod_cache-private includes and defines from the...
2010-09-22 Graham LeggettMake cache_provider_list and cache_request_rec private...
2010-09-22 Graham LeggettMake cache_server_conf, cache_enable and cache_disable...
2010-09-22 Graham LeggettMake ap_cache_accept_headers, ap_cache_accept_headers...