mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2025-11-17 01:51:52 +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