Enable our output filters to intercept bodies of error responses (#65).

This commit is contained in:
ivanr
2007-09-21 19:06:54 +00:00
parent eb6b456f5b
commit 2a707d4370
2 changed files with 13 additions and 9 deletions

View File

@@ -213,6 +213,7 @@ struct modsec_rec {
unsigned int of_status;
unsigned int of_done_reading;
unsigned int of_skipping;
unsigned int of_is_error;
unsigned int resbody_status;
apr_size_t resbody_length;