]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Correct partitioning of filter handles between core and http, and
authorWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Apr 2002 20:55:00 +0000 (20:55 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Fri, 5 Apr 2002 20:55:00 +0000 (20:55 +0000)
commit079c33419d275ba19bece7a837d8495d8df0f06a
tree8f60b70555d5bf6400758ff6d0918b6995e1ec7c
parent8b83db095cd1617a1dcc88ff70f926d5ede79d38
  Correct partitioning of filter handles between core and http, and
  export the handle pointers on Win32.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@94468 13f79535-47bb-0310-9956-ffa450edef68
modules/http/http_core.c
modules/http/mod_core.h
server/core.c
server/protocol.c