stas 2003/08/26 21:42:38
Modified: t/filter in_str_consume.t t/filter/TestFilter in_str_consume.pm Log: rewrite the input streaming consume filter to bring it up-to-date with the latest httpds. make it more elaborate at the same time.
Geoff, this is the test that you had the problem with (endless looping). It seems that 2.0.46 and higher are much better at handling special cases (like unconsumed or partially consumed data). So I promoted the $f->seen_eos(1) capability to a normal operation (originally added as a safety technique for the test suite) in the docs.
I ended up rewriting the test and making it more complicated to both test unconsumed bbs and partially consumed bbs.
Tested with 2.0.46 and 2.0 cvs.
__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
