]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
insure that canned error msgs are translated to ascii before leaving
authorGreg Ames <gregames@apache.org>
Mon, 26 Feb 2001 22:07:00 +0000 (22:07 +0000)
committerGreg Ames <gregames@apache.org>
Mon, 26 Feb 2001 22:07:00 +0000 (22:07 +0000)
commit3df1676b3c71b581fd5ba4c73c8c8911cde0aba9
tree73fe37e85926b0c651afcb11cd97e058f28471e8
parenta0cf2a57f691810bd8fbd6b09d2156a937a4c66f
insure that canned error msgs are translated to ascii before leaving
an ebcdic server in worst case scenarios.

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