]> 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)
commit399beba50da2ccb4cebd3f74501fe377fb6f7cea
treed62f248015392211f21ea57041cc85cd586443e4
parent87f5cbed8c851c46595985a23f2d2be649429311
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