From: Bradley Nicholes Date: Sat, 23 Nov 2002 00:48:45 +0000 (+0000) Subject: Added ap_cache_cacheable_hdrs_out to the caching module export list X-Git-Tag: pre_ajp_proxy~2568 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=735798ad42bb9cf5c2ab6b4e6d4efc76c41f3a16;p=apache Added ap_cache_cacheable_hdrs_out to the caching module export list git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@97604 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/modules/experimental/mod_cache.imp b/modules/experimental/mod_cache.imp index ef3af9878c..61255257e9 100644 --- a/modules/experimental/mod_cache.imp +++ b/modules/experimental/mod_cache.imp @@ -6,6 +6,7 @@ ap_cache_tokstr, ap_cache_hex2usec, ap_cache_usec2hex, + ap_cache_cacheable_hdrs_out, generate_name, cache_hook_create_entity, cache_hook_open_entity,