]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Compile the regex used by is_header_regex() only once during startup
authorStefan Fritsch <sf@apache.org>
Sun, 27 May 2012 21:02:09 +0000 (21:02 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 27 May 2012 21:02:09 +0000 (21:02 +0000)
commitb59633905d0f2d56f380942e790e1372dfac9c9d
tree2daf6bd91690b5c3208bf3c0da229a41d20d0043
parent88bd60252323389163dd9ad86bb5585437a8e715
Compile the regex used by is_header_regex() only once during startup
This should save some memory, especially with .htaccess

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1343099 13f79535-47bb-0310-9956-ffa450edef68
modules/metadata/mod_setenvif.c