Hello,
I'm glad to announce a new release of NGINX JavaScript module (njs).
This release proceeds to extend the coverage of ECMAScript specifications.
- Added support for ES6 rest parameters syntax.
Thanks to Alexander Pyshchev.
: > var add = function(prev, curr) { return prev + curr }
:
Changes with nginx 1.15.825 Dec 2018
*) Feature: the $upstream_bytes_sent variable.
Thanks to Piotr Sikora.
*) Feature: new directives in vim syntax highlighting scripts.
Thanks to Gena Makhomed.
*) Bugfix: in the "proxy_cache_bac