mod_test_pass_brigade:
- do send FLUSH after EOS (not necessary but correct)
- add debugging log before calling ap_pass_brigade()
- pass to the first filter on the r->output_filters chain
  not the second one (->next) - not obvious why this was
  done, doesn't affect the test output, has been there since
  2001, likely a mistake


git-svn-id: https://svn.apache.org/repos/asf/httpd/test/framework/trunk@1917701 13f79535-47bb-0310-9956-ffa450edef68
1 file changed
tree: 6ad79a515823cefaec434ceebf93edf92b381786
  1. build/
  2. c-modules/
  3. scripts/
  4. t/
  5. LICENSE
  6. Makefile.PL
  7. Misc.pm
  8. NOTICE
  9. README
  10. STATUS