NJS: supported loadable modules.

This commit is contained in:
Zhidao HONG
2023-05-08 16:00:25 +08:00
parent 56af7bb825
commit a3c3a29493
16 changed files with 1592 additions and 51 deletions

View File

@@ -38,6 +38,12 @@ basic URI rewrite support.
</para>
</change>
<change type="feature">
<para>
njs loadable modules support.
</para>
</change>
<change type="feature">
<para>
added conditional logging of route selection for HTTP requests.