diff options
| author | Zhidao HONG <z.hong@f5.com> | 2023-08-09 14:37:16 +0800 |
|---|---|---|
| committer | Zhidao HONG <z.hong@f5.com> | 2023-08-09 14:37:16 +0800 |
| commit | a28bef097cd63da3bbb375ef0283e65be41a88ff (patch) | |
| tree | 8553e74c050a9747bdba928cbaec82ee6d15cb5d /docs/changes.xml | |
| parent | 9f04d6db630a22658581cbe7a9d28ecdb13d8de9 (diff) | |
| download | unit-a28bef097cd63da3bbb375ef0283e65be41a88ff.tar.gz unit-a28bef097cd63da3bbb375ef0283e65be41a88ff.tar.bz2 | |
HTTP: controlling response headers support.
Diffstat (limited to 'docs/changes.xml')
| -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> |
