On Tue, 25 Jun 2002, Stas Bekman wrote: > I was still getting through the response phase. Is this normal?
depends on the handler invoking the filters. for example, in modperl-2.0/t/conf/httpd.conf changing TestFilter::lc to Bogus::TestFilter::lc gives a 500 error. however, changing another such as Bogus::TestFilter::input_body does not. because the return value of $r->get_client_block is not checked by ModPerl::Test::read_post (which would be -1 in this case) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
