]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).
authorYann Ylavic <ylavic@apache.org>
Mon, 23 Nov 2015 16:46:01 +0000 (16:46 +0000)
committerYann Ylavic <ylavic@apache.org>
Mon, 23 Nov 2015 16:46:01 +0000 (16:46 +0000)
commitc80e6b2a34a20a048be8a9bfb663680fcd1598c5
treee4bd4d25265f08d64a711267753f514535d2b6aa
parent3c9ddf44bf789d682ae7768428f4f751da40abbd
Use new ap_casecmpstr[n]() functions where appropriate (not exhaustive).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1715876 13f79535-47bb-0310-9956-ffa450edef68
33 files changed:
modules/cache/cache_util.c
modules/filters/mod_deflate.c
modules/filters/mod_include.c
modules/filters/mod_proxy_html.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/http/byterange_filter.c
modules/http/http_filters.c
modules/http2/h2_from_h1.c
modules/loggers/mod_log_config.c
modules/mappers/mod_rewrite.c
modules/metadata/mod_cern_meta.c
modules/metadata/mod_headers.c
modules/proxy/ajp_header.c
modules/proxy/mod_proxy.c
modules/proxy/mod_proxy_ajp.c
modules/proxy/mod_proxy_balancer.c
modules/proxy/mod_proxy_fcgi.c
modules/proxy/mod_proxy_fdpass.c
modules/proxy/mod_proxy_ftp.c
modules/proxy/mod_proxy_http.c
modules/proxy/mod_proxy_scgi.c
modules/proxy/mod_proxy_wstunnel.c
modules/proxy/mod_serf.c
modules/proxy/proxy_util.c
modules/slotmem/mod_slotmem_shm.c
modules/test/mod_policy.c
server/mpm_unix.c
server/protocol.c
server/util.c
server/util_expr_eval.c
server/util_script.c