We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31ce500 commit 989e8cdCopy full SHA for 989e8cd
docs/changes.xml
@@ -35,19 +35,20 @@ NGINX Unit updated to 1.31.0.
35
36
<change type="change">
37
<para>
38
-njs updated to 0.8.0.
+if building with njs, version 0.8.0 or later is now required.
39
</para>
40
</change>
41
42
<change type="feature">
43
44
-ability to control HTTP response headers.
+response headers are manageable during the action and fallback using
45
+$response_header_NAME variables.
46
47
48
49
50
-ability to get the HTTP response header variables.
51
+ASGI lifespan state support. Thanks to synodriver.
52
53
54
0 commit comments