]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Get rid of some old code related to the way that character set translation
authorJeff Trawick <trawick@apache.org>
Mon, 16 Oct 2000 18:00:49 +0000 (18:00 +0000)
committerJeff Trawick <trawick@apache.org>
Mon, 16 Oct 2000 18:00:49 +0000 (18:00 +0000)
commitc06c057a8de442f3a4ce8de6261e4acd0b6d82b1
tree1c451743b16eca50ea7a12f5823f52c294957a8c
parenta37d06254f46f86718c9211e04e093d7faeb7eb6
Get rid of some old code related to the way that character set translation
of protocol data and bodies was performed in the past.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@86612 13f79535-47bb-0310-9956-ffa450edef68
include/httpd.h
include/util_charset.h
modules/experimental/mod_charset_lite.c
modules/http/http_protocol.c
modules/http/http_request.c
server/util_charset.c