From 82e5af67d402400db1f5ff1876c8777a596b28ea Mon Sep 17 00:00:00 2001 From: Jim Jagielski Date: Sat, 2 Mar 2002 19:10:07 +0000 Subject: [PATCH] Add stupid idea git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@93676 13f79535-47bb-0310-9956-ffa450edef68 --- STATUS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/STATUS b/STATUS index de5ec69e3e..6deb0b8145 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2002/03/01 09:23:05 $] +Last modified at [$Date: 2002/03/02 19:10:07 $] Release: @@ -73,6 +73,9 @@ FINAL RELEASE SHOWSTOPPERS: we need to look at halting this in the 'default handler' case, and that implies pushing the 'handler election' into the request internal processing phase from the run request phase. + Jim asks: would a stopgap be something bogus like adding another + flag to request_rec ala eos_sent and before we OK, if not set + force 500? * We need to find out the right place to add the AddOutputFilterByType directive. mod_mime? No. core with fixups? That's what it is now. -- 2.50.1