parser: SecRequestBodyInMemoryLimit is now returning an error msg

This commit is contained in:
Felipe Zimmerle
2017-08-22 10:42:47 -03:00
parent 2cf636cf76
commit 81879cd131
3 changed files with 573 additions and 566 deletions

View File

@@ -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;