diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/changes.xml | 15 |
1 files changed, 13 insertions, 2 deletions
diff --git a/docs/changes.xml b/docs/changes.xml index ce67b638..1539ac2a 100644 --- a/docs/changes.xml +++ b/docs/changes.xml @@ -41,8 +41,19 @@ if building with njs, version 0.8.0 or later is now required. <change type="feature"> <para> -response headers are manageable during the action and fallback using -$response_header_NAME variables. +technology preview of WebAssembly application module. +</para> +</change> + +<change type="feature"> +<para> +"response_headers" option to manage headers in the action and fallback. +</para> +</change> + +<change type="feature"> +<para> +HTTP response header variables. </para> </change> |