APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2002/10/28 16:40:37 $]
+Last modified at [$Date: 2002/10/29 00:46:41 $]
Release:
is either GStein's proposal for a "CGI Brigade", or OtherBill's proposal
for "Poll Buckets" for "Polling Filter Chains".
- * server pushed CGI's not working.
- This might be an interaction with the above pipes deadlock issue.
- PR: 8482
- Message-ID: <3CE15B85.2FF45121@apache.org>
-
* All handlers should always send content down even if r->header_only
is set. If not, it means that the HEAD requests don't generate the
same headers as a GET which is wrong.