Node.js: fixed "httpVersion" variable format
According to the Node.js documenation this variable should only include numbering scheme. Thanks to @dbit-xia. Closes: https://github.com/nginx/unit/issues/1085
This commit is contained in:
committed by
andrey-zelenkov
parent
ba56e50ee7
commit
6452ca111c
@@ -40,6 +40,13 @@ with Next.js.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
<change type="bugfix">
|
||||
<para>
|
||||
ServerRequest.httpVersion variable format in Node.js module.
|
||||
</para>
|
||||
</change>
|
||||
|
||||
|
||||
</changes>
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user