]> granicus.if.org Git - apache/commit
optimization: no need to search linear for headers.
authorAndré Malo <nd@apache.org>
Tue, 15 Jul 2003 23:30:40 +0000 (23:30 +0000)
committerAndré Malo <nd@apache.org>
Tue, 15 Jul 2003 23:30:40 +0000 (23:30 +0000)
commit1af42640c53ecf49b551571718bd8a472619e12b
tree64de5589acc82afe473952b2d7a37f8557f3e183
parent4bf361a0e96f63e090833f7c390b9ecd5fb9a436
optimization: no need to search linear for headers.
apr_table_get should be more efficient nearly always.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@100644 13f79535-47bb-0310-9956-ffa450edef68
modules/mappers/mod_rewrite.c
modules/mappers/mod_rewrite.h