]> granicus.if.org Git - apache/history - modules/cache/cache_storage.h
Fix a corner case where automatic APLOGNO number generation generates invalid code...
[apache] / modules / cache / cache_storage.h
2013-05-08 Graham LeggettEnsure that Warning headers are correctly handled as...
2013-05-02 Graham Leggettmod_cache: When serving from cache, only the last heade...
2011-03-27 Jeff Trawickfix doxygen warnings
2011-02-13 Graham Leggettmod_cache: When a request other than GET or HEAD arrive...
2010-10-17 Graham LeggettUse ap_log_rerror() instead of ap_log_error() across...
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 LeggettRemove the MOD_CACHE_REQUEST_REC hack, and pass the...
2010-09-21 Graham LeggettMove private cache_* declarations out of the public...