Skip to content

Commit

Permalink
parser: SecRequestBodyInMemoryLimit is now returning an error msg
Browse files Browse the repository at this point in the history
  • Loading branch information
Felipe Zimmerle committed Aug 22, 2017
1 parent 2cf636c commit 81879cd
Show file tree
Hide file tree
Showing 3 changed files with 563 additions and 556 deletions.
1 change: 0 additions & 1 deletion headers/modsecurity/rules_properties.h
Original file line number Diff line number Diff line change
Expand Up @@ -451,7 +451,6 @@ class RulesProperties {
ConfigBoolean m_secXMLExternalEntity;
ConfigBoolean m_tmpSaveUploadedFiles;
ConfigBoolean m_uploadKeepFiles;
ConfigDouble m_requestBodyInMemoryLimit;
ConfigDouble m_requestBodyLimit;
ConfigDouble m_requestBodyNoFilesLimit;
ConfigDouble m_responseBodyLimit;
Expand Down

0 comments on commit 81879cd

Please sign in to comment.