]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
tidy up some charset recoding issues
authorJeff Trawick <trawick@apache.org>
Wed, 26 Nov 2003 02:09:25 +0000 (02:09 +0000)
committerJeff Trawick <trawick@apache.org>
Wed, 26 Nov 2003 02:09:25 +0000 (02:09 +0000)
commit1dc6636640d9da366889f6017b2f873cdc8bd38c
tree15cd6c4ead1c866284695aa04dce115e46eb8f48
parent91aa761bab89b787aed1ecea80ba59e85bbb53d9
tidy up some charset recoding issues

the "need" for APACHE_XLATE went away some years ago when BUFF went
POOF and charset recoding (translation) of non-protocol data
could no longer be performed by the core...

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@101894 13f79535-47bb-0310-9956-ffa450edef68
include/ap_config.h
include/util_charset.h
server/main.c
server/util_charset.c
server/util_ebcdic.c