git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3@78699
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 1.2.2
+
+ *) The proxy didn't treat the "Host:" keyword of the host header as case-
+ insensitive. The proxy would corrupt the first line of a response from
+ an HTTP/0.9 server. [Kenichi Hori <ken@d2.bs1.fc.nec.co.jp>] PR#813,814
*) mod_include would log some bogus values occasionally.
[Skip Montanaro <skip@calendar.com>, Marc Slemko] PR#797