Configuration: added the regex status in configure summary.

This commit is contained in:
Zhidao HONG
2022-10-20 12:02:27 +08:00
parent c03ebf7ffe
commit bbf1f4da0f
2 changed files with 7 additions and 0 deletions

View File

@@ -55,6 +55,12 @@ the $request_time variable contains the request processing time.
</para>
</change>
<change type="feature">
<para>
report the regex status in configure summary.
</para>
</change>
<change type="bugfix">
<para>
fix HTTP cookie parsing when the value contains an equals sign.