Configuration: added the regex status in configure summary.
This commit is contained in:
@@ -27,6 +27,7 @@ Unit configuration summary:
|
|||||||
IPv6 support: .............. $NXT_INET6
|
IPv6 support: .............. $NXT_INET6
|
||||||
Unix domain sockets support: $NXT_UNIX_DOMAIN
|
Unix domain sockets support: $NXT_UNIX_DOMAIN
|
||||||
TLS support: ............... $NXT_OPENSSL
|
TLS support: ............... $NXT_OPENSSL
|
||||||
|
Regex support: ............. $NXT_REGEX
|
||||||
|
|
||||||
process isolation: ......... $NXT_ISOLATION
|
process isolation: ......... $NXT_ISOLATION
|
||||||
|
|
||||||
|
|||||||
@@ -55,6 +55,12 @@ the $request_time variable contains the request processing time.
|
|||||||
</para>
|
</para>
|
||||||
</change>
|
</change>
|
||||||
|
|
||||||
|
<change type="feature">
|
||||||
|
<para>
|
||||||
|
report the regex status in configure summary.
|
||||||
|
</para>
|
||||||
|
</change>
|
||||||
|
|
||||||
<change type="bugfix">
|
<change type="bugfix">
|
||||||
<para>
|
<para>
|
||||||
fix HTTP cookie parsing when the value contains an equals sign.
|
fix HTTP cookie parsing when the value contains an equals sign.
|
||||||
|
|||||||
Reference in New Issue
Block a user