]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
As suggested by Ryan and OtherBill, change the way that
authorJeff Trawick <trawick@apache.org>
Thu, 30 Aug 2001 20:27:05 +0000 (20:27 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 30 Aug 2001 20:27:05 +0000 (20:27 +0000)
commitafbc279e9625f4c0be640f9502b8d3836bb1d43b
treea9b62da4db22b6191e6b15fb45a5fa25a5cc7c2a
parentfb96a6c13a7df520e4d7b693b2458bdc67b70e50
As suggested by Ryan and OtherBill, change the way that
mod_charset_lite checks to see if its filter will be
added by another module.  Now, we run our insert-filter
hook really last and look at the actual filter chain.

(Note that http runs even later but it doesn't currently
do anything which would interfere.)

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@90822 13f79535-47bb-0310-9956-ffa450edef68
modules/experimental/mod_charset_lite.c