APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2001/01/25 19:55:15 $]
+Last modified at [$Date: 2001/01/26 02:27:03 $]
Release:
sigwaiting thread. We need to work around this, perhaps unless
there is hope soon for a fixed glibc.
+ * orig_ct in the byterange/multipart handling may not be
+ needed. Apache 1.3 just never stashed "multipart" into
+ r->content_type. We should probably follow suit since the
+ byterange stuff doesn't want the rest of the code to see the
+ multipart content-type; the other code should still think it is
+ dealing with the <orig_ct> stuff.
+ Status: Greg volunteers to investigate (esp. since he was most
+ likely the one to break it :-)
+
Other features that need writing:
* Finish infrastructure in core for async MPMs