]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Note impact on invalid requests from Netscape
authorMartin Kraemer <martin@apache.org>
Fri, 31 May 2002 07:13:00 +0000 (07:13 +0000)
committerMartin Kraemer <martin@apache.org>
Fri, 31 May 2002 07:13:00 +0000 (07:13 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@95423 13f79535-47bb-0310-9956-ffa450edef68

src/CHANGES

index f993bfc80d9ddc8aba87dc3b0742f39ddc2e1684..7b34fbaeecd1a54fb7c01d30abcfdac40fe97d50 100644 (file)
@@ -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