]> granicus.if.org Git - apache/commit
Change r->filters to r->output_filters. This sets things up for us to
authorRyan Bloom <rbb@apache.org>
Mon, 18 Sep 2000 01:24:55 +0000 (01:24 +0000)
committerRyan Bloom <rbb@apache.org>
Mon, 18 Sep 2000 01:24:55 +0000 (01:24 +0000)
commit29e68ae602bb46049072289c888f7cf8d0b052e4
tree6714029131818549c7790807bc14b9131dcdafd8
parent705f38e2d691aa0d7ce5f49bf982cc48f219551d
Change r->filters to r->output_filters.  This sets things up for us to
put input filters into Apache.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86246 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
modules/generators/mod_cgi.c
modules/generators/mod_cgid.c
modules/http/http_core.c
modules/http/http_protocol.c
modules/http/http_request.c
server/util_filter.c