]> granicus.if.org Git - apache/commit
Change the registered filter name to XLATEOUT (from XLATE).
authorJeff Trawick <trawick@apache.org>
Tue, 19 Sep 2000 17:46:28 +0000 (17:46 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 19 Sep 2000 17:46:28 +0000 (17:46 +0000)
commitebc706476ff91ac366a47080eec0352e604beae6
tree5ce0b92c18ab9665eb757f3dd301b8a14d73f767
parentb528a5f825822f5c8aaf430ab14b9e12d4a9dff8
Change the registered filter name to XLATEOUT (from XLATE).

Set up the context in the filter in case the filter was inserted via
AddOutputFilter.

Provide a temporary hack to avoid having the module and core both
insert the output translation filter.  For now, code
"CharsetOptions NoImplicitAdd" in a container with "AddOutputFilter."

Make a few cosmetic changes (e.g., rename the mis-named
xlate_register_filter routine).

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