mirror of
https://github.com/openappsec/openappsec.git
synced 2025-10-01 12:07:43 +03:00
Jun 16th update
This commit is contained in:
@@ -265,6 +265,8 @@ ParserBase* Waf2Transaction::getRequestBodyParser()
|
||||
{
|
||||
return m_requestBodyParser;
|
||||
}
|
||||
|
||||
|
||||
const std::string Waf2Transaction::getMethod() const
|
||||
{
|
||||
return m_methodStr;
|
||||
|
Reference in New Issue
Block a user