Add the input filter if we have read the body (even if a sub-request). See #335.

This commit is contained in:
brectanus
2007-10-17 22:41:37 +00:00
parent 9d49adf028
commit 8e99090067
3 changed files with 20 additions and 14 deletions

View File

@@ -21,7 +21,7 @@
a level 1-3 message to the debug log are now marked as 'relevant' and may
generate an audit log entry.
* Do not process subrequests in phase 2-4.
* Do not process subrequests in phase 2-4, but do hand off the request data.
* Fixed deprecatevar:var=N/S action so that it decrements N every S seconds
as documented instead of decrementing by a rate.