Author: joes
Date: Fri Apr 29 06:24:38 2005
New Revision: 165307
URL: http://svn.apache.org/viewcvs?rev=165307&view=rev
Log:
qed :-p
Modified:
httpd/apreq/trunk/STATUS
Modified: httpd/apreq/trunk/STATUS
URL:
http://svn.apache.org/viewcvs/httpd/apreq/trunk/STATUS?rev=165307&r1=165306&r2=165307&view=diff
==============================================================================
--- httpd/apreq/trunk/STATUS (original)
+++ httpd/apreq/trunk/STATUS Fri Apr 29 06:24:38 2005
@@ -43,15 +43,6 @@
TODO:
- - Clean up the hook API wrt "final pass" semantics. Right now
- there are two possibilities: either the final bucket is an eos,
- or the passed brigade is NULL.
-
- Sybil^H^H^H^H^Hjoes flip-flops again, and now thinks this is
- actually ok: empty file uploads aren't the same as ordinary
- params.
-
-
- Introduce APR::Request::Parser and APR::Request::Hook. Implement
Apache2::Request::new's UPLOAD_HOOK using them.