NJS: added the keys API for the request objects.

This commit is to loop through the request objects headers,
arguments, and cookies.
This commit is contained in:
Zhidao HONG
2023-01-17 10:37:45 +08:00
parent 97caab0e7a
commit 141deec353
2 changed files with 106 additions and 33 deletions

View File

@@ -32,6 +32,12 @@ NGINX Unit updated to 1.30.0.
date="" time=""
packager="Nginx Packaging <nginx-packaging@f5.com>">
<change type="feature">
<para>
support the keys API on the request objects in NJS.
</para>
</change>
</changes>
<changes apply="unit-php