HTTP: controlling response headers support.

This commit is contained in:
Zhidao HONG
2023-08-09 14:37:16 +08:00
parent 9f04d6db63
commit a28bef097c
8 changed files with 245 additions and 1 deletions

View File

@@ -38,6 +38,12 @@ njs updated to 0.8.0.
</para>
</change>
<change type="feature">
<para>
ability to control HTTP response headers.
</para>
</change>
<change type="feature">
<para>
ability to get the HTTP response header variables.