mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 18:05:28 +03:00
Changes library namespace from ModSecurity to modsecurity
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
#include "request_body_processor/multipart_blob.h"
|
||||
|
||||
namespace ModSecurity {
|
||||
namespace modsecurity {
|
||||
namespace RequestBodyProcessor {
|
||||
|
||||
Multipart::Multipart(std:: string header, Assay *assay)
|
||||
|
||||
Reference in New Issue
Block a user