mirror of
https://github.com/owasp-modsecurity/ModSecurity.git
synced 2026-01-13 06:57:10 +03:00
Update doc fixes from trunk.
This commit is contained in:
@@ -3712,9 +3712,9 @@ SecRule <emphasis>XML:/xq:employees/employee/name/text()</emphasis> Fred \
|
|||||||
<section>
|
<section>
|
||||||
<title><literal>compressWhitespace</literal></title>
|
<title><literal>compressWhitespace</literal></title>
|
||||||
|
|
||||||
<para>This function is enabled by default. It converts whitespace
|
<para>It converts whitespace characters (32, \f, \t, \n, \r, \v, 160) to
|
||||||
characters (32, \f, \t, \n, \r, \v, 160) to spaces (ASCII 32) and then
|
spaces (ASCII 32) and then compresses multiple space characters into
|
||||||
compresses multiple space characters into only one.</para>
|
only one.</para>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
<section>
|
<section>
|
||||||
|
|||||||
Reference in New Issue
Block a user