]> 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)
commit6a891968edae808aa553477b968a99029a05b9bd
tree4365ada1efe76bde4c3815cb07aa9418e899135e
parent62189e9cc52a0cec726959e1f1be3a3539619e9f
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]