]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Begin to move functions from the http module to the core. The goal is to
authorRyan Bloom <rbb@apache.org>
Mon, 26 Feb 2001 04:38:22 +0000 (04:38 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 26 Feb 2001 04:38:22 +0000 (04:38 +0000)
commitdeb7ee64ad5e4dccbc2f4a5241690782df58d241
treeb9e2186f80d7a4e93528de921ccb29fe151d4f9c
parent2139c260a41dbc0576a17a8473b18be61ec18791
Begin to move functions from the http module to the core.  The goal is to
have only functions that are HTTP specific in the http directory.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88341 13f79535-47bb-0310-9956-ffa450edef68
12 files changed:
CHANGES
build/rules.mk
include/http_protocol.h
libhttpd.dsp
modules/generators/mod_asis.c
modules/generators/mod_autoindex.c
modules/generators/mod_cgid.c
modules/http/http_protocol.c
modules/http/mod_core.h
modules/mappers/mod_imap.c
server/Makefile.in
server/protocol.c [new file with mode: 0644]