mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-09 17:54:37 +03:00
Reformat CHANGES for 80col.
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -18,10 +18,10 @@
|
||||
* Added experimental variables RESPONSE_CONTENT_LENGTH, RESPONSE_CONTENT_TYPE,
|
||||
and RESPONSE_CONTENT_ENCODING.
|
||||
|
||||
* Added experimental support for content injection. Directive SecContentInjection
|
||||
(On|Off) controls whether injection is taking place. Actions "prepend"
|
||||
and "append" inject content when executed. Do note that it is your
|
||||
responsibility to make sure the response is of the appropriate
|
||||
* Added experimental support for content injection. Directive
|
||||
SecContentInjection (On|Off) controls whether injection is taking place.
|
||||
Actions "prepend" and "append" inject content when executed. Do note that
|
||||
it is your responsibility to make sure the response is of the appropriate
|
||||
content type (e.g. HTML, plain text, etc).
|
||||
|
||||
* Added string comparison operators with support for macro expansion:
|
||||
|
||||
Reference in New Issue
Block a user