mirror of
https://github.com/openappsec/openappsec.git
synced 2025-11-17 01:41:52 +03:00
sync code
This commit is contained in:
@@ -117,7 +117,7 @@ WaapComponent::Impl::fini()
|
||||
std::string
|
||||
WaapComponent::Impl::getListenerName() const
|
||||
{
|
||||
return "waap application";
|
||||
return WAAP_APPLICATION_NAME;
|
||||
}
|
||||
|
||||
// Start request (called before headers arrive). However, the method and URL path is known at this stage.
|
||||
|
||||
Reference in New Issue
Block a user