mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-01 06:09:03 +03:00
Initial experimental implementation of SecRequestEncoding. See #390 for more details.
This commit is contained in:
@@ -466,6 +466,9 @@ struct directory_config {
|
||||
* appear in the ModSecurity signature in the audit log.
|
||||
*/
|
||||
apr_array_header_t *component_signatures;
|
||||
|
||||
/* Request character encoding. */
|
||||
const char *request_encoding;
|
||||
};
|
||||
|
||||
struct error_message {
|
||||
|
||||
Reference in New Issue
Block a user