On Thursday 01 November 2001 12:57 pm, Doug MacEachern wrote: > On Mon, 22 Oct 2001, Gary Benson wrote: > > Hi, > > > > 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. Ryan ______________________________________________________________ Ryan Bloom [EMAIL PROTECTED] Covalent Technologies [EMAIL PROTECTED] --------------------------------------------------------------
