diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changes.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index b2c70376..40d60249 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -40,6 +40,12 @@ njs updated to 0.8.0. <change type="feature"> <para> +ability to control HTTP response headers. +</para> +</change> + +<change type="feature"> +<para> ability to get the HTTP response header variables. </para> </change> |