]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Ensure that the proper translation handle (if any) is used when
authorJeff Trawick <trawick@apache.org>
Tue, 30 May 2000 14:20:46 +0000 (14:20 +0000)
committerJeff Trawick <trawick@apache.org>
Tue, 30 May 2000 14:20:46 +0000 (14:20 +0000)
commitb7685b72c19e4b242527c3c1eba2600874955c86
treef60e4f23c6f0dc8eb2b6376657957d27d1781731
parentdd52309421271028e1f93716d566fd4f83bf37e8
Ensure that the proper translation handle (if any) is used when
sending the canned response document to the client.  Otherwise, the
client may get garbage depending on the translation in effect.

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