summaryrefslogtreecommitdiff
path: root/modules/cache/mod_cache.imp
Commit message (Collapse)AuthorAgeFilesLines
* Rename generate_name to ap_cache_generate_nameBradley Nicholes2005-06-081-1/+1
| | | | git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@189661 13f79535-47bb-0310-9956-ffa450edef68
* Remove an unused function.Sander Striker2005-03-081-1/+0
| | | | | | | | | | | * cache_util.c * mod_cache.imp * mod_cache.h (ap_cache_request_is_conditional): Removed. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@156471 13f79535-47bb-0310-9956-ffa450edef68
* At long last, promote mod_cache and friends out of experimental/.Justin Erenkrantz2004-11-271-0/+10
Also, take quick pass through docs files to remove experimental label for them. Reviewed by: Paul Querna, Bill Stoddard, Justin Erenkrantz git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106737 13f79535-47bb-0310-9956-ffa450edef68