]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Begin mod_core.h for CORE-private information. Ideally, AP_CORE_DECLARE
authorGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 02:14:23 +0000 (02:14 +0000)
committerGreg Stein <gstein@apache.org>
Wed, 24 Jan 2001 02:14:23 +0000 (02:14 +0000)
commitc8d300bd441bdd99b26a02d74efc765a71b715d3
tree4365ada1efe76bde4c3815cb07aa9418e899135e
parent3d03cd34e2ac43f42e05dc6e51855ba9775f743b
Begin mod_core.h for CORE-private information. Ideally, AP_CORE_DECLARE
function decl's and CORE_PRIVATE header info should all move into this
header.

Start with moving the filter function declarations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87808 13f79535-47bb-0310-9956-ffa450edef68
include/http_protocol.h
modules/http/http_core.c
modules/http/http_protocol.c
modules/http/http_request.c
modules/http/mod_core.h [new file with mode: 0644]