mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-10 02:04:36 +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,
|
* Added experimental variables RESPONSE_CONTENT_LENGTH, RESPONSE_CONTENT_TYPE,
|
||||||
and RESPONSE_CONTENT_ENCODING.
|
and RESPONSE_CONTENT_ENCODING.
|
||||||
|
|
||||||
* Added experimental support for content injection. Directive SecContentInjection
|
* Added experimental support for content injection. Directive
|
||||||
(On|Off) controls whether injection is taking place. Actions "prepend"
|
SecContentInjection (On|Off) controls whether injection is taking place.
|
||||||
and "append" inject content when executed. Do note that it is your
|
Actions "prepend" and "append" inject content when executed. Do note that
|
||||||
responsibility to make sure the response is of the appropriate
|
it is your responsibility to make sure the response is of the appropriate
|
||||||
content type (e.g. HTML, plain text, etc).
|
content type (e.g. HTML, plain text, etc).
|
||||||
|
|
||||||
* Added string comparison operators with support for macro expansion:
|
* Added string comparison operators with support for macro expansion:
|
||||||
|
|||||||
Reference in New Issue
Block a user