Commit 0b8ae924 authored by Greg Stein's avatar Greg Stein
Browse files

my mom said not to talk to strangers. whoever is reading this is probably a

stranger. I'm not going to talk to you about what I did. nyeah.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87848 13f79535-47bb-0310-9956-ffa450edef68
parent fb226cdb
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
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:

@@ -642,6 +642,15 @@ Other bugs that need fixing:
      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