]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't set r->status_line. Apache uses that in preference to any other status
authorGreg Stein <gstein@apache.org>
Mon, 8 Oct 2001 23:10:37 +0000 (23:10 +0000)
committerGreg Stein <gstein@apache.org>
Mon, 8 Oct 2001 23:10:37 +0000 (23:10 +0000)
commit900a4ce75960bcf1cea2693252e25ba7a05e7534
treed401d513bfec9fc71e2d172334cddf8c36347efc
parent9213036eae1ecc8c8ae36d8ee30cd8dd04879032
Don't set r->status_line. Apache uses that in preference to any other status
line, thinking we've set a custom status. Of course, it says "200 OK" no
matter what error we happen to return(!).

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@91372 13f79535-47bb-0310-9956-ffa450edef68
modules/dav/main/mod_dav.c