mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-09-29 19:24:29 +03:00
Adds offset regression tests and assorted fixes on var's offsets
This commit is contained in:
committed by
Felipe Zimmerle
parent
795994bb0e
commit
4ad3574cf2
@@ -352,11 +352,6 @@ class Transaction : public TransactionAnchoredVariables {
|
||||
*/
|
||||
const char *m_httpVersion;
|
||||
|
||||
/**
|
||||
* Holds the request method: GET, POST, HEAD ...
|
||||
*/
|
||||
const char *m_method;
|
||||
|
||||
/**
|
||||
* Holds the server IP Address
|
||||
*/
|
||||
|
Reference in New Issue
Block a user