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 aa73283 commit db4691eCopy full SHA for db4691e
docs/changes.xml
@@ -26,6 +26,12 @@ NGINX Unit updated to 1.32.0.
26
</para>
27
</change>
28
29
+<change type="bugfix">
30
+<para>
31
+http.createServer() now accepts "options" argument introduced in Node.js v9.6.0, v8.12.0.
32
+</para>
33
+</change>
34
+
35
<change type="feature">
36
<para>
37
$request_id variable contains a string that is formed using random data and
0 commit comments