summaryrefslogtreecommitdiffstats
path: root/modules/cache/cache_storage.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Ensure that Warning headers are correctly handled as per RFC2616.Graham Leggett2013-05-081-1/+2
* mod_cache: When serving from cache, only the last header of a multivaluedGraham Leggett2013-05-021-4/+4
* fix doxygen warningsJeff Trawick2011-03-281-1/+1
* mod_cache: When a request other than GET or HEAD arrives, we mustGraham Leggett2011-02-131-0/+14
* Use ap_log_rerror() instead of ap_log_error() across mod_cache andGraham Leggett2010-10-171-1/+1
* Make cache_provider_list and cache_request_rec private by moving themGraham Leggett2010-09-221-2/+3
* Make cache_server_conf, cache_enable and cache_disable private. RemoveGraham Leggett2010-09-221-0/+10
* Remove the MOD_CACHE_REQUEST_REC hack, and pass the cache_request_recGraham Leggett2010-09-221-4/+5
* Move private cache_* declarations out of the public mod_cache.h file.Graham Leggett2010-09-221-0/+49