From: Martin Kraemer Date: Fri, 31 May 2002 07:13:00 +0000 (+0000) Subject: Note impact on invalid requests from Netscape X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=89c4cf0406da1d4b8b89bd333aef5d5d56ceba9d;p=thirdparty%2Fapache%2Fhttpd.git Note impact on invalid requests from Netscape git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95423 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/src/CHANGES b/src/CHANGES index f993bfc80d9..7b34fbaeecd 100644 --- a/src/CHANGES +++ b/src/CHANGES @@ -10,6 +10,9 @@ Changes with Apache 1.3.25 *) Fix a problem in mod_rewrite which would lead to 400 Bad Request responses for rewriting rules which resulted in a local path. + Note: This will also reject invalid requests like + "HEAD /roaming/martin/IMAP localhost HTTP/1.0" as issued by + Netscape-4.x Roaming Profiles (on a DAV-enabled server) [Martin Kraemer] *) Disallow anything but whitespace on the request line after the