Revert r1205 as it was fixed in mod_jk upstream.

This commit is contained in:
brectanus
2008-09-17 16:54:31 +00:00
parent becf694033
commit c3c822ea01
3 changed files with 1 additions and 23 deletions

View File

@@ -268,7 +268,6 @@ struct modsec_rec {
const char *response_protocol;
apr_table_t *response_headers;
unsigned int response_headers_sent;
apr_off_t response_content_length;
apr_off_t bytes_sent;
/* modsecurity request body processing stuff */