On Thu, 1 Nov 2001, Ryan Bloom wrote: > On Thursday 01 November 2001 12:57 pm, Doug MacEachern wrote: > > > On Mon, 22 Oct 2001, Gary Benson wrote: > > > > > > If you remove the "#define HTTPD_TEST_REQUIRE_APACHE 2" from > > > mod_random_chunk.c then it compiles and runs successfully but does not > > > pass the tests. It seems that it is not sending any headers: should it > > > be? > > > > it would need to call ap_send_http_header(r); #ifdef APACHE1 > > You could actually call that function in 1.3 or 2.0, the 2.0 version > is a no-op though.
Thanks guys; I had hoped it might be something really simple like that. Fix coming up soon.... Gary [ [EMAIL PROTECTED] ][ GnuPG 85A8F78B ][ http://inauspicious.org/ ]
