]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Change AddInputFilter and AddOutputFilter to SetInputFilter and
authorRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 00:33:38 +0000 (00:33 +0000)
committerRyan Bloom <rbb@apache.org>
Sat, 10 Feb 2001 00:33:38 +0000 (00:33 +0000)
commit0ed6a0d15c93536d26fefc022fc2e4e55cdc2d58
treed62f248015392211f21ea57041cc85cd586443e4
parenta66d4ddfe223650871fcd00bec4fb9e8d4641c93
Change AddInputFilter and AddOutputFilter to SetInputFilter and
SetOutputFilter.  This corresponds nicely with the other Set
directives, which operate on containers while the Add* directives
tend to work directly on extensions.  [Ryan Bloom]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@88042 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
modules/experimental/mod_charset_lite.c
modules/experimental/mod_ext_filter.c
modules/http/http_core.c