]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Begin the process of optimising the parsing of Cache-Control headers. Parse
authorGraham Leggett <minfrin@apache.org>
Sat, 16 Oct 2010 19:30:08 +0000 (19:30 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 16 Oct 2010 19:30:08 +0000 (19:30 +0000)
commit796d4cd0743f5865d88c23be4e7237d9795c64e9
tree6fa28a83f417d2015f16c1ed92a261a8ad119fe5
parent7c19e4963fa82f18e860cdab38b4b6c27f5cefbd
Begin the process of optimising the parsing of Cache-Control headers. Parse
the incoming Cache-Control and Pragma headers once, instead of on each test.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1023360 13f79535-47bb-0310-9956-ffa450edef68
include/ap_mmn.h
modules/cache/cache_storage.c
modules/cache/cache_util.c
modules/cache/cache_util.h
modules/cache/mod_cache.h