]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
config: follow up to r1809302.
authorYann Ylavic <ylavic@apache.org>
Fri, 22 Sep 2017 13:13:44 +0000 (13:13 +0000)
committerYann Ylavic <ylavic@apache.org>
Fri, 22 Sep 2017 13:13:44 +0000 (13:13 +0000)
commit91566715427817ae70ec386ae0d283015d5a73ee
tree7d0da178e2fb3fc3376f1f7386357fb7a3b28f55
parent22b024abd86ba6d5c105bf6d1ab9618d53793ea3
config: follow up to r1809302.

Provide a convenient function to get module flags, and remove useless
AP_MODULE_HAS_FLAGS checks in the core, core's version is at current MMN.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1809311 13f79535-47bb-0310-9956-ffa450edef68
include/http_config.h
server/config.c
server/util_debug.c